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

Installation issues #4

Open
YukiAtsusaka opened this issue Oct 16, 2024 · 0 comments
Open

Installation issues #4

YukiAtsusaka opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@YukiAtsusaka
Copy link
Collaborator

The error message is as follows:

* installing *source* package 'rankingQ' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
Using GitHub PAT from the git credential store.
Skipping install of 'rankingQ' from a github remote, the SHA1 (cbf03783) has not changed since last install.
  Use `force = TRUE` to force installation
Error : package or namespace load failed for 'rankingQ' in loadNamespace(package, lib.loc):
 cyclic namespace dependency detected when loading 'rankingQ', already loading 'rankingQ'
Error: unable to load R code in package 'rankingQ'
Execution halted
ERROR: lazy loading failed for package 'rankingQ'
* removing 'C:/Users/yatsusak/AppData/Local/R/win-library/4.4/rankingQ'
Warning message:
In i.p(...) :
  installation of package ‘C:/Users/yatsusak/AppData/Local/Temp/RtmpAj3Dru/file1a4c16da5f8b/rankingQ_0.1.0.tar.gz’ had non-zero exit status
> sessionInfo()
R version 4.4.1 (2024-06-14 ucrt)
Platform: x86_64-w64-mingw32/x64
Running under: Windows 11 x64 (build 22000)

Matrix products: default


locale:
[1] LC_COLLATE=English_United States.utf8  LC_CTYPE=English_United States.utf8   
[3] LC_MONETARY=English_United States.utf8 LC_NUMERIC=C                          
[5] LC_TIME=English_United States.utf8    

time zone: America/Chicago
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.4.1 tools_4.4.1    curl_5.2.3     remotes_2.5.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants