Last updated on 2025-12-05 18:49:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.4 | 14.22 | 157.20 | 171.42 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.4 | 10.26 | 78.18 | 88.44 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.4 | 30.00 | 255.47 | 285.47 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 31.00 | 249.36 | 280.36 | OK | |
| r-devel-windows-x86_64 | 1.2.4 | 17.00 | 169.00 | 186.00 | OK | |
| r-patched-linux-x86_64 | 1.2.4 | 14.52 | 147.91 | 162.43 | OK | |
| r-release-linux-x86_64 | 1.2.4 | 13.60 | 148.66 | 162.26 | OK | |
| r-release-macos-arm64 | 1.2.4 | OK | ||||
| r-release-macos-x86_64 | 1.2.4 | 17.00 | 215.00 | 232.00 | OK | |
| r-release-windows-x86_64 | 1.2.4 | 17.00 | 161.00 | 178.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.4 | 13.00 | 170.00 | 183.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.4 | 24.00 | 209.00 | 233.00 | OK |
Version: 1.2.4
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'DataExplorer', 'DT', 'knitr', 'reshape2', 'rmarkdown', 'shiny',
'shinydashboard', 'shinydashboardPlus', 'shinyjs', 'shinyWidgets',
'shinyalert'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.4
Check: examples
Result: ERROR
Running examples in ‘BioMonTools-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: markExcluded
> ### Title: Mark "exclude" (non-distinct / non-unique / ambiguous) taxa
> ### Aliases: markExcluded
>
> ### ** Examples
>
>
> # Packages
> library(readxl)
> library(dplyr)
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
> library(lazyeval)
> library(knitr)
Error in library(knitr) : there is no package called ‘knitr’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.4
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc