Last updated on 2025-10-21 00:50:37 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
LSTbook | 4 | 8 | 1 |
Current CRAN status: WARN: 4, NOTE: 8, OK: 1
Version: 0.6
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:
‘add_plot_labels.Rd’ ‘datasim_helpers.R’ ‘datasim_make.Rd’
‘model_eval.R’ ‘model_eval.Rd’ ‘model_plot.R’ ‘model_skeleton.Rd’
‘model_values.R’ ‘model_values.Rd’ ‘mosaic_cull_for_do.Rd’ ‘ntiles.R’
‘ntiles.Rd’ ‘point_plot.R’ ‘point_plot.Rd’ ‘print.R’
‘random_terms.Rd’ ‘regression_summaries.Rd’ ‘sims.R’
‘statistical_annotations.Rd’ ‘trials.R’ ‘trials.Rd’ ‘zero_one.Rd’
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.6
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
model_family.html:59:1 (model_family.Rd:18): Warning: missing </ul> before </div>
print.datasim.html:55:1 (print.datasim.Rd:14): Warning: missing </ul> before </div>
print.model_object.html:51:1 (print.model_object.Rd:12): Warning: missing </ul> before </div>
split_tilde.html:46:1 (split_tilde.Rd:10): Warning: missing </ul> before </div>
utils.html:60:1 (utils.Rd:24): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6
Check: loading without being on the library search path
Result: WARN
Error: package or namespace load failed for ‘LSTbook’:
.onLoad failed in loadNamespace() for 'LSTbook', details:
call: loadNamespace(name)
error: there is no package called ‘mosaicData’
Execution halted
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.6
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:
‘datasim_helpers.R’ ‘model_eval.R’ ‘model_plot.R’ ‘model_values.R’
‘ntiles.R’ ‘point_plot.R’ ‘print.R’ ‘sims.R’ ‘trials.R’
Flavor: r-release-macos-x86_64