Last updated on 2025-12-07 07:50:26 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| baytrends | 1 | 1 | 11 |
| BioMonTools | 1 | 12 |
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
Version: 2.0.12
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Erik W Leppo <Erik.Leppo@tetratech.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Rebecca",
family = "Murphy",
role = "aut"),
person(given = "Elgin",
family = "Perry",
role = "aut"),
person(given = "Jennifer",
family = "Keisman",
role = "aut"),
person(given = "Jon",
family = "Harcum",
role = "aut"),
person(given = c("Erik", "W"),
family = "Leppo",
role = c("aut", "cre"),
email = "erik.leppo@tetratech.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.0.12
Check: package dependencies
Result: ERROR
Package required but not available: ‘knitr’
Packages suggested but not available for checking: 'devtools', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.4
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'DataExplorer', 'DT', 'knitr', 'rmarkdown'
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