CRAN Package Check Results for Maintainer ‘Grzegorz Sapijaszko <grzegorz at sapijaszko.net>’

Last updated on 2026-09-07 03:50:31 CEST.

Package NOTE
atpolR 13

Package atpolR

Current CRAN status:

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: ‘atpol_grids.R’ ‘miscRscript.r’ ‘plot_points_on_atpol.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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: atpolR/R/atpol_grids.R (.Dim: 2) atpolR/R/miscRscript.r (.Dim: 1) '.Dim' should be changed to 'dim'. 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