Last updated on 2025-12-20 21:49:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.1 | 10.57 | 156.48 | 167.05 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.6.1 | 7.65 | 107.16 | 114.81 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.6.1 | 19.00 | 242.12 | 261.12 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.1 | 17.00 | 249.19 | 266.19 | ERROR | |
| r-devel-windows-x86_64 | 1.6.1 | 13.00 | 162.00 | 175.00 | NOTE | |
| r-patched-linux-x86_64 | 1.6.1 | 10.23 | 157.28 | 167.51 | NOTE | |
| r-release-linux-x86_64 | 1.6.1 | 9.03 | 156.63 | 165.66 | NOTE | |
| r-release-macos-arm64 | 1.6.1 | NOTE | ||||
| r-release-macos-x86_64 | 1.6.1 | 7.00 | 144.00 | 151.00 | NOTE | |
| r-release-windows-x86_64 | 1.6.1 | 12.00 | 162.00 | 174.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.6.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.6.1 | 8.00 | 144.00 | 152.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.1 | 17.00 | 208.00 | 225.00 | OK |
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