Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Password function broken #30

Open
mnneely opened this issue Jul 27, 2020 · 4 comments
Open

Password function broken #30

mnneely opened this issue Jul 27, 2020 · 4 comments

Comments

@mnneely
Copy link

mnneely commented Jul 27, 2020

I just installed the latest version of updateR from GitHub and I'm running 4.0.2. I get the following error:

updateR()
Error in updateR() : object 'admin_password' not found
@chuckleong21
Copy link
Contributor

Could you try the dev version devtools::install_github('AndreaCirilloAC/updateR') and run updateR() again? Some changes are made in #29 .

@chuckleong21
Copy link
Contributor

Strange. It seems the deprecated admin_password is kept. See 887c0c6.

@rmenafra
Copy link

Hi, the updateR () function still gives:

Created ~/.Rprofile
Error in updateR() : object 'admin_password' not found

I did

devtools::install_github('AndreaCirilloAC/updateR'

Any idea how to fix it?
Thanks

@mikeroswell
Copy link

mikeroswell commented Sep 2, 2020

I thought I had the same issue. I think that the current version of updateR, the function updateR() does not take admin_password as an argument. I ran admin_password <- "<my_password>" and then it seemed to work, more or less.

AndreaCirilloAC added a commit that referenced this issue Sep 17, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants