Last updated on 2025-10-31 13:51:22 CET.
| Package | NOTE | OK | 
|---|---|---|
| flowmapper | 13 | |
| MigrationDetectR | 10 | 3 | 
Current CRAN status: OK: 13
Current CRAN status: NOTE: 10, OK: 3
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’
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
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