-
Notifications
You must be signed in to change notification settings - Fork 9
Installing Rsenal Package #7
Description
I am failing to install the Rsenal Package and i am getting the following error message, please assist:
tar.gz’ had non-zero exit status
library('devtools')
install_github('brooksandrew/Rsenal')
Downloading GitHub repo brooksandrew/Rsenal@master
✔ checking for file ‘/private/var/folders/gg/w_225r316sj178scbttr_3d80000gp/T/RtmpSssZ6Z/remotes1bf510e07c43/brooksandrew-Rsenal-51581dc/DESCRIPTION’ ...
─ preparing ‘Rsenal’:
✔ checking DESCRIPTION meta-information ...
Warning: /private/var/folders/gg/w_225r316sj178scbttr_3d80000gp/T/RtmpeXTyhj/Rbuild1e0e46423077/Rsenal/man/partialDepAll.Rd:27: unknown macro '\FALSE'
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
─ building ‘Rsenal_0.1.tar.gz’
- installing source package ‘Rsenal’ ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘BBmisc::%nin%’ by ‘Hmisc::%nin%’ when loading ‘Rsenal’
Warning: replacing previous import ‘arules::union’ by ‘igraph::union’ when loading ‘Rsenal’
Warning: replacing previous import ‘BBmisc::normalize’ by ‘igraph::normalize’ when loading ‘Rsenal’
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘leaflet’
Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR: lazy loading failed for package ‘Rsenal’ - removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rsenal’
Error in i.p(...) :
(converted from warning) installation of package ‘/var/folders/gg/w_225r316sj178scbttr_3d80000gp/T//RtmpSssZ6Z/file1bf51fe1b5d/Rsenal_0.1.tar.gz’ had non-zero exit status