Last updated on 2025-12-06 17:48:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 126.07 | 173.69 | 299.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 109.66 | 105.95 | 215.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 249.00 | 232.44 | 481.44 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 339.00 | 203.93 | 542.93 | NOTE | |
| r-devel-windows-x86_64 | 0.1.0 | 150.00 | 196.00 | 346.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | 152.04 | 178.63 | 330.67 | NOTE | |
| r-release-linux-x86_64 | 0.1.0 | 149.10 | 180.32 | 329.42 | NOTE | |
| r-release-macos-arm64 | 0.1.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.1.0 | 140.00 | 164.00 | 304.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.0 | 148.00 | 196.00 | 344.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 52.00 | 75.00 | 127.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.0 | 165.00 | 256.00 | 421.00 | NOTE |
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘estimate.R’ ‘formula.R’ ‘toy_data.R’
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘miniLNM-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ansi_aware_handler
> ### Title: Pretty Printing
> ### Aliases: ansi_aware_handler
>
> ### ** Examples
>
> knitr::knit_hooks$set(output = ansi_aware_handler)
Error in loadNamespace(x) : there is no package called ‘knitr’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.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
Version: 0.1.0
Check: installed package size
Result: NOTE
installed size is 42.4Mb
sub-directories of 1Mb or more:
libs 41.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64