CRAN Package Check Results for Maintainer ‘Andreas Blaette <andreas.blaette at uni-due.de>’

Last updated on 2025-04-21 14:49:50 CEST.

Package NOTE OK
polmineR 12 1
RcppCWB 4 9

Package polmineR

Current CRAN status: NOTE: 12, OK: 1

Version: 0.8.9
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: ‘hits.R’ ‘size.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.8.9
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: R 2.1Mb extdata 1.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppCWB

Current CRAN status: NOTE: 4, OK: 9

Version: 0.6.7
Check: compiled code
Result: NOTE File ‘RcppCWB/libs/RcppCWB.so’: Found ‘stderr’, possibly from ‘stderr’ (C) Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘cwb/cqp/libcqp.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.6.7
Check: installed package size
Result: NOTE installed size is 7.6Mb sub-directories of 1Mb or more: libs 6.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.6.7
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64