Last updated on 2025-12-21 23:49:07 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| neonPlantEcology | 4 | 6 | 3 |
Current CRAN status: ERROR: 4, NOTE: 6, OK: 3
Version: 1.6.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘functions.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 1.6.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘neonPlantEcology.Rmd’ using rmarkdown
Quitting from neonPlantEcology.Rmd:108-124 [nspp]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 7/7 in VECTOR_ELT
---
Backtrace:
▆
1. ├─neonPlantEcology::npe_summary(D14, scale = "site", timescale = "all")
2. │ └─neonPlantEcology::npe_longform(...)
3. │ ├─tibble::as_tibble(...)
4. │ └─dtplyr:::as_tibble.dtplyr_step(...)
5. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair)
6. │ └─dtplyr:::dt_eval(x)
7. │ └─rlang::eval_tidy(quo)
8. ├─...[]
9. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'neonPlantEcology.Rmd' failed with diagnostics:
attempt access index 7/7 in VECTOR_ELT
--- failed re-building ‘neonPlantEcology.Rmd’
SUMMARY: processing the following file failed:
‘neonPlantEcology.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.6.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘neonPlantEcology.Rmd’ using rmarkdown
Quitting from neonPlantEcology.Rmd:108-124 [nspp]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 7/7 in VECTOR_ELT
---
Backtrace:
▆
1. ├─neonPlantEcology::npe_summary(D14, scale = "site", timescale = "all")
2. │ └─neonPlantEcology::npe_longform(...)
3. │ ├─tibble::as_tibble(...)
4. │ └─dtplyr:::as_tibble.dtplyr_step(...)
5. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair)
6. │ └─dtplyr:::dt_eval(x)
7. │ └─rlang::eval_tidy(quo)
8. ├─...[]
9. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'neonPlantEcology.Rmd' failed with diagnostics:
attempt access index 7/7 in VECTOR_ELT
--- failed re-building ‘neonPlantEcology.Rmd’
SUMMARY: processing the following file failed:
‘neonPlantEcology.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.6.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘functions.R’
Flavor: r-release-macos-x86_64