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

Warning: ERT.Rd: docType ‘_PACKAGE’ is unrecognized #24

Closed
sbgraves237 opened this issue Mar 19, 2024 · 6 comments
Closed

Warning: ERT.Rd: docType ‘_PACKAGE’ is unrecognized #24

sbgraves237 opened this issue Mar 19, 2024 · 6 comments

Comments

@sbgraves237
Copy link

I just got "Warning: ERT.Rd: docType ‘_PACKAGE’ is unrecognized" from "devtools::install_github('vdeminstitute/ERT')". I did "upgrade.packages()" and did "devtools::install_github('vdeminstitute/ERT', force=TRUE)" and got the same thing.

Below please find sessionInfo().

Thanks for your important work and for making it available like this.

Sincerely,
Spencer Graves, PhD

R version 4.3.3 (2024-02-29)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Sonoma 14.4

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRlapack.dylib; LAPACK version 3.11.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

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] utf8_1.2.4 rappdirs_0.3.3 RSQLite_2.3.5
[4] stringi_1.8.3 digest_0.6.35 magrittr_2.0.3
[7] pkgload_1.3.4 fastmap_1.1.1 blob_1.2.4
[10] processx_3.8.4 parsedate_1.3.1 pkgbuild_1.4.4
[13] sessioninfo_1.2.2 DBI_1.2.2 rematch2_2.1.2
[16] urlchecker_1.0.1 ps_1.7.6 promises_1.2.1
[19] fansi_1.0.6 purrr_1.0.2 cli_3.6.2
[22] shiny_1.8.0 rlang_1.1.3 crayon_1.5.2
[25] cranlike_1.0.2 ellipsis_0.3.2 bit64_4.0.5
[28] withr_3.0.0 remotes_2.5.0 cachem_1.0.8
[31] crancache_0.0.0.9001 devtools_2.4.5 tools_4.3.3
[34] memoise_2.0.1 debugme_1.1.0 httpuv_1.6.14
[37] curl_5.2.1 vctrs_0.6.5 R6_2.5.1
[40] mime_0.12 lifecycle_1.0.4 stringr_1.5.1
[43] fs_1.6.3 htmlwidgets_1.6.4 bit_4.0.5
[46] usethis_2.2.3 miniUI_0.1.1.1 pkgconfig_2.0.3
[49] desc_1.4.3 callr_3.7.5 pillar_1.9.0
[52] later_1.3.2 glue_1.7.0 profvis_0.3.8
[55] Rcpp_1.0.12 tibble_3.2.1 rstudioapi_0.15.0
[58] xtable_1.8-4 htmltools_0.5.7 compiler_4.3.3

@SeraphineM
Copy link
Collaborator

Hi Spencer,

I changed this naming of the package recently (was "package" before) as it seemed outdated and I couldn't update the package without this change but am wondering now why it is not being recognized by your latest R version... I will look into this tomorrow and get back to you!

Seraphine

@SeraphineM
Copy link
Collaborator

Hi again Spencer,

could you install and load latest Roxygen package and try again? Might be related: r-lib/roxygen2#1491

Let me know and best,
Seraphine

@sbgraves237
Copy link
Author

sbgraves237 commented Mar 19, 2024 via email

@SeraphineM
Copy link
Collaborator

Hi again Spencer,
it should be working now, could you test and briefly confirm here? Thanks!
Seraphine

@sbgraves237
Copy link
Author

sbgraves237 commented Mar 20, 2024 via email

@SeraphineM
Copy link
Collaborator

Fantastic :-)

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