Last updated on 2025-12-07 07:50:40 CET.
| Package | ERROR | OK |
|---|---|---|
| adas.utils | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'tidyverse'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.0
Check: examples
Result: ERROR
Running examples in ‘adas.utils-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: fp_scaled_axis
> ### Title: Create a secondary GGPlot2 axis with scaled units and factor
> ### names
> ### Aliases: fp_scaled_axis
>
> ### ** Examples
>
> library(tidyverse)
Error in library(tidyverse) : there is no package called ‘tidyverse’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.0
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