Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Move DescTools:: from suggests to imports #53

Open
egouldo opened this issue Jan 31, 2024 · 0 comments
Open

Move DescTools:: from suggests to imports #53

egouldo opened this issue Jan 31, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@egouldo
Copy link
Member

egouldo commented Jan 31, 2024

On devtools::install_github() for the package, I'm getting the following error:

The downloaded binary packages are in
	/var/folders/p7/hfv_wt9x6kl7bk4jtr1q2gk80000gn/T//Rtmp5COXOd/downloaded_packages
── R CMD build ─────────────────────────────────────────────────────────
✔  checking for file/private/var/folders/p7/hfv_wt9x6kl7bk4jtr1q2gk80000gn/T/Rtmp5COXOd/remotes48c04150cb2f/metamelb-repliCATS-aggreCAT-773617e/DESCRIPTION’ (476ms)
─  preparingaggreCAT:checking DESCRIPTION meta-informationinstalling the package to process help pages
         -----------------------------------installing *source* packageaggreCAT...
   ** using staged installation
   ** R
   ** data
   *** moving datasets to lazyload DB
   ** inst
   ** byte-compile and prepare package for lazy loading
   Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
     there is no package calledDescToolsCalls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
   Execution halted
   ERROR: lazy loading failed foreCAT’
─  removing/private/var/folders/p7/hfv_wt9x6kl7bk4jtr1q2gk80000gn/T/RtmpR5FsKF/Rinst57e0133b8791/aggreCAT-----------------------------------
   ERROR: package installation failed
Error: Failed to install 'aggreCAT' from GitHub:
  ! System command 'R' failed

Should we move DescTools out of Suggests to Imports then??

@egouldo egouldo added help wanted Extra attention is needed question Further information is requested labels Jan 31, 2024
@egouldo egouldo added this to the manuscript draft milestone Jan 31, 2024
@egouldo egouldo changed the title Move DescTools:: from suggests to depends? Move DescTools:: from suggests to imports Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants