CRAN Package Check Results for Maintainer ‘Krämer Konrad <konrad_kraemer at yahoo.de>’

Last updated on 2025-04-12 20:52:19 CEST.

Package WARN NOTE OK
ast2ast 14
dfdr 7 7
paropt 7 5 3

Package ast2ast

Current CRAN status: OK: 14

Package dfdr

Current CRAN status: NOTE: 7, OK: 7

Version: 0.2.0
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: ‘differentiate.R’ ‘gradient.R’ ‘simplify.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64

Package paropt

Current CRAN status: WARN: 7, NOTE: 5, OK: 3

Version: 0.3.3
Check: compiled code
Result: WARN File ‘paropt/libs/paropt.so’: Found ‘__vprintf_chk’, possibly from ‘vprintf’ (C) Object: ‘../inst/libsundials.a’ Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘../inst/libsundials.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘../inst/libsundials.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘../inst/libsundials.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-debian-clang

Version: 0.3.3
Check: compiled code
Result: WARN File ‘paropt/libs/paropt.so’: Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘../inst/libsundials.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘../inst/libsundials.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘../inst/libsundials.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘../inst/libsundials.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 0.3.3
Check: compiled code
Result: WARN File ‘paropt/libs/paropt.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘../inst/libsundials.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘../inst/libsundials.a’ Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘../inst/libsundials.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘../inst/libsundials.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘../inst/libsundials.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.3.3
Check: compiled code
Result: WARN File ‘paropt/libs/paropt.so’: Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘../inst/libsundials.a’ Found ‘___stderrp’, possibly from ‘stderr’ (C) Object: ‘../inst/libsundials.a’ Found ‘___stdoutp’, possibly from ‘stdout’ (C) Object: ‘../inst/libsundials.a’ Found ‘___vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘../inst/libsundials.a’ Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘../inst/libsundials.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. Flavors: r-devel-macos-arm64, r-devel-macos-x86_64

Version: 0.3.3
Check: compiled code
Result: NOTE File 'paropt/libs/x64/paropt.dll': Found 'puts', possibly from 'printf' (C), 'puts' (C) Object: '../inst/libsundials.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-windows-x86_64

Version: 0.3.3
Check: installed package size
Result: NOTE installed size is 5.7Mb sub-directories of 1Mb or more: libs 4.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.