CRAN Package Check Results for Package MigrationDetectR

Last updated on 2025-01-23 19:49:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 5.67 44.22 49.89 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 4.06 32.01 36.07 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 82.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 74.52 NOTE
r-devel-windows-x86_64 0.1.1 6.00 59.00 65.00 OK
r-patched-linux-x86_64 0.1.1 5.67 40.67 46.34 OK
r-release-linux-x86_64 0.1.1 5.06 41.41 46.47 OK
r-release-macos-arm64 0.1.1 27.00 OK
r-release-macos-x86_64 0.1.1 37.00 OK
r-release-windows-x86_64 0.1.1 8.00 124.00 132.00 OK
r-oldrel-macos-arm64 0.1.1 26.00 OK
r-oldrel-macos-x86_64 0.1.1 50.00 OK
r-oldrel-windows-x86_64 0.1.1 6.00 69.00 75.00 OK

Check Details

Version: 0.1.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: ‘detect_segments.R’ ‘find_best_split.R’ ‘identify_migrations.R’ ‘utils.R’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘lifecycle’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc