Last updated on 2025-05-20 00:51:22 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
emery | 1 | 9 | 3 |
Current CRAN status: FAIL: 1, NOTE: 9, OK: 3
Version: 0.5.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘binary_method_functions.R’ ‘ordinal_method_functions.R’
‘utility_functions.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-windows-x86_64
Version: 0.5.1
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:
‘binary_method_functions.R’ ‘continuous_method_functions.R’
‘ordinal_method_functions.R’ ‘utility_functions.R’
Flavor: r-release-macos-x86_64
Version: 0.5.1
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:
obs49 obs50 obs51 obs52 obs53 obs54
1.088567e-02 8.150535e-14 8.150535e-14 8.150535e-14 8.150535e-14 1.596045e-12
obs55 obs56 obs57 obs58 obs59 obs60
8.150535e-14 1.596045e-12 8.150535e-14 4.676050e-12 1.088567e-02 8.150535e-14
obs61 obs62 obs63 obs64 obs65 obs66
5.570205e-12 1.596045e-12 8.150535e-14 3.195687e-10 8.150535e-14 1.773001e-01
obs67 obs68 obs69 obs70 obs71 obs72
1.596045e-12 8.150535e-14 4.676050e-12 8.150535e-14 8.150535e-14 5.570205e-12
obs73 obs74 obs75
1.596045e-12 8.150535e-14 8.150535e-14
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.98 0.2 3.19 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