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

Error in updateR() : could not find function "updateR" #44

Open
ghoetker opened this issue Feb 16, 2022 · 0 comments
Open

Error in updateR() : could not find function "updateR" #44

ghoetker opened this issue Feb 16, 2022 · 0 comments

Comments

@ghoetker
Copy link

Just installed updateR (install log below). When I run updateR(), I get the error message in the subject line. Running MacOS 12.2.1 on an M1 Macbook Air. Thank you for any advice and let me know if I can provide additional information.

R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

> devtools::install_github("AndreaCirilloAC/updateR", force = TRUE)
Downloading GitHub repo AndreaCirilloAC/updateR@HEAD
   checking for file/private/var/folders/32/nvgvn1nj071ffkymt7fbhghm0000gn/T/Rtmpbo6gao/remotescbf72d146e41/AndreaCirilloAC-uchecking for file/private/var/folders/32/nvgvn1nj071ffkymt7fbhghm0000gn/T/Rtmpbo6gao/remotescbf72d146e41/AndreaCirilloAC-updateR-8c201f6/DESCRIPTION’
─  preparingupdateR:checking DESCRIPTION meta-information ...checking for LF line-endings in source and make files and shell scriptschecking for empty or unneeded directories
   OmittedLazyDatafrom DESCRIPTIONbuildingupdateR_0.2.0.9000.tar.gz* installing *source* packageupdateR...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (updateR)
> updateR()
Error in updateR() : could not find function "updateR"
# 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

1 participant