-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Spelling error https://github.com/asancpt/caffsim
install.pacakges("devtools")
Ran the command with correct spelling
Then tried:
devtools::install_github("asancpt/caffsim")
This failed as follows.
Any suggestions on how to complete the installation?
- package 'caffsim' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Error : object 'f_eval' is not exported by 'namespace:lazyeval'
ERROR: lazy loading failed for package 'caffsim' - removing 'C:/Docs/R/win-library/3.4/caffsim'
Installation failed: Command failed (1)
Reactions are currently unavailable