AndreaCirilloAC / updateR

update your R version in a breeze ( on OSX) √
Other
143 stars 23 forks source link

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

Open ghoetker opened 2 years ago

ghoetker commented 2 years ago

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-u✔  checking for file ‘/private/var/folders/32/nvgvn1nj071ffkymt7fbhghm0000gn/T/Rtmpbo6gao/remotescbf72d146e41/AndreaCirilloAC-updateR-8c201f6/DESCRIPTION’
─  preparing ‘updateR’:
✔  checking DESCRIPTION meta-information ...
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
   Omitted ‘LazyData’ from DESCRIPTION
─  building ‘updateR_0.2.0.9000.tar.gz’

* installing *source* package ‘updateR’ ...
** 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"