Last updated on 2025-05-31 13:50:08 CEST.
Package | FAIL | NOTE |
---|---|---|
lgpr | 1 | 12 |
Current CRAN status: FAIL: 1, NOTE: 12
Version: 1.2.4
Check: Rd files
Result: NOTE
checkRd: (-1) prior_to_num.Rd:13: Lost braces; missing escapes or markup?
13 | {'uniform', 'normal', 'student-t', 'gamma', 'inv-gamma', 'log-normal'}
| ^
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.2.4
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> ### Aliases: simulate_data
>
> ### ** Examples
>
> # Generate Gaussian data
> dat <- simulate_data(N = 4, t_data = c(6, 12, 24, 36, 48), snr = 3)
>
> # Generate negative binomially (NB) distributed count data
> dat <- simulate_data(
+ N = 6, t_data = seq(2, 10, by = 2), noise_type = "nb",
+ phi = 2
+ )
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 6.28 0.28 6.56 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64
Version: 1.2.4
Check: installed package size
Result: NOTE
installed size is 115.7Mb
sub-directories of 1Mb or more:
libs 114.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.2.4
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