Last updated on 2023-09-28 19:59:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.6 | 46.57 | 217.37 | 263.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.6 | 36.17 | 156.17 | 192.34 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.6 | 329.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 341.60 | NOTE | |||
r-devel-windows-x86_64 | 0.3.6 | 43.00 | 222.00 | 265.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.6 | 46.26 | 206.94 | 253.20 | OK | |
r-release-linux-x86_64 | 0.3.6 | 35.62 | 217.01 | 252.63 | OK | |
r-release-macos-arm64 | 0.3.6 | 83.00 | ERROR | |||
r-release-macos-x86_64 | 0.3.6 | 164.00 | ERROR | |||
r-release-windows-x86_64 | 0.3.6 | 56.00 | 282.00 | 338.00 | OK | |
r-oldrel-macos-arm64 | 0.3.6 | 93.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.6 | 107.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.6 | 56.00 | 230.00 | 286.00 | OK |
Version: 0.3.6
Check: Rd metadata
Result: NOTE
Invalid package aliases in Rd file 'taxa-package.Rd':
‘taxa-package’
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
Version: 0.3.6
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'limited_print':
‘trunc’
Documented arguments not in \usage in documentation object 'parse_heirarchies_to_taxonomy':
‘A’
Documented arguments not in \usage in documentation object 'parse_raw_heirarchies_to_taxonomy':
‘A’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
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
Version: 0.3.6
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.6
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'phyloseq', 'biomformat'
Flavors: r-release-macos-arm64, r-release-macos-x86_64
Version: 0.3.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (3)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test--parsers_and_writers.R:202:3'): Converting to phyloseq ─────────
<packageNotFoundError/error/condition>
Error in `library(phyloseq)`: there is no package called 'phyloseq'
Backtrace:
▆
1. └─base::library(phyloseq) at test--parsers_and_writers.R:202:2
[ FAIL 1 | WARN 1 | SKIP 3 | PASS 535 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.3.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (3)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test--parsers_and_writers.R:202:3'): Converting to phyloseq ─────────
<packageNotFoundError/error/condition>
Error in `library(phyloseq)`: there is no package called 'phyloseq'
Backtrace:
▆
1. └─base::library(phyloseq) at test--parsers_and_writers.R:202:2
[ FAIL 1 | WARN 1 | SKIP 3 | PASS 535 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64