You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
The text was updated successfully, but these errors were encountered:
The error message is as follows:
The text was updated successfully, but these errors were encountered: