Last updated on 2024-09-14 12:49:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 3.90 | 40.23 | 44.13 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 2.56 | 30.45 | 33.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 76.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 80.49 | OK | |||
r-devel-windows-x86_64 | 0.2 | 5.00 | 61.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 0.2 | 3.83 | 38.30 | 42.13 | OK | |
r-release-linux-x86_64 | 0.2 | 3.12 | 35.04 | 38.16 | ERROR | |
r-release-macos-arm64 | 0.2 | 34.00 | OK | |||
r-release-macos-x86_64 | 0.2 | 73.00 | OK | |||
r-release-windows-x86_64 | 0.2 | 6.00 | 59.00 | 65.00 | OK | |
r-oldrel-macos-arm64 | 0.2 | 38.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2 | 56.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2 | 6.00 | 65.00 | 71.00 | OK |
Version: 0.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘devtools’
Flavor: r-release-linux-x86_64
Version: 0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘footprint.Rmd’ using rmarkdown
Quitting from lines 21-25 [load] (footprint.Rmd)
Error: processing vignette 'footprint.Rmd' failed with diagnostics:
there is no package called 'devtools'
--- failed re-building ‘footprint.Rmd’
SUMMARY: processing the following file failed:
‘footprint.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘footprint.Rmd’
...
Loading required package: usethis
> devtools::load_all()
When sourcing ‘footprint.R’:
Error: Could not find a root 'DESCRIPTION' file that starts with '^Package' in
'/private/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmphkuMqp/file3371b6f5a29/vignettes'.
ℹ Are you in your project directory and does your project have a 'DESCRIPTION'
file?
Execution halted
‘footprint.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-arm64
Version: 0.2
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘footprint.Rmd’
...
Loading required package: usethis
> devtools::load_all()
When sourcing ‘footprint.R’:
Error: Could not find a root 'DESCRIPTION' file that starts with '^Package' in
'/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/Rtmpg4DEvn/file5cec725d9cf9/vignettes'.
ℹ Are you in your project directory and does your project have a 'DESCRIPTION'
file?
Execution halted
‘footprint.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-x86_64