Last updated on 2025-04-30 04:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 26.13 | 223.13 | 249.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 17.33 | 134.97 | 152.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 387.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 375.13 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 29.00 | 206.00 | 235.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 26.84 | 211.64 | 238.48 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 25.61 | 208.60 | 234.21 | NOTE | |
r-release-macos-arm64 | 1.0.0 | 100.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.0 | 181.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.0 | 28.00 | 203.00 | 231.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.0 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 134.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 37.00 | 290.00 | 327.00 | OK |
Version: 1.0.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:
‘IntervalEstimator-class.Rd’ ‘PValue-class.Rd’
‘PointEstimator-class.Rd’ ‘analyze.R’ ‘estimators.R’
‘evaluate_estimator.R’ ‘fisher_information.R’
‘integrate_over_sample_space.R’ ‘mle_distribution.R’ ‘n2c2_helpers.R’
‘plot.R’ ‘print.R’ ‘reference_implementation.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: 1.0.0
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
EstimatorScore-class 5.969 0.087 7.594
evaluate_estimator-methods 6.005 0.040 9.643
evaluate_estimator 5.864 0.007 8.407
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.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:
‘analyze.R’ ‘estimators.R’ ‘evaluate_estimator.R’
‘fisher_information.R’ ‘integrate_over_sample_space.R’
‘mle_distribution.R’ ‘n2c2_helpers.R’ ‘plot.R’ ‘print.R’
‘reference_implementation.R’
Flavor: r-release-macos-x86_64