CRAN Package Check Results for Maintainer ‘Balasubramanian Narasimhan <naras at stat.Stanford.EDU>’

Last updated on 2025-03-20 06:54:22 CET.

Package WARN NOTE OK
ASSISTant 15
bcaboot 15
cubature 4 11
deconvolveR 12 3
distcomp 7 8
ECOSolveR 11 4
homomorpheR 1 3 11
locfdr 15
sglr 2 13
sp23design 15

Package ASSISTant

Current CRAN status: OK: 15

Package bcaboot

Current CRAN status: OK: 15

Package cubature

Current CRAN status: WARN: 4, OK: 11

Version: 2.1.1
Check: compiled code
Result: WARN File ‘cubature/libs/cubature.so’: Found ‘exit’, possibly from ‘exit’ (C) Objects: ‘Cuba/libcuba.a’, ‘cubature-1.0.4/libcubature.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘Cuba/libcuba.a’ Found ‘sprintf’, possibly from ‘sprintf’ (C) Object: ‘Cuba/libcuba.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘cubature-1.0.4/libcubature.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘Cuba/libcuba.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-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.1.1
Check: compiled code
Result: WARN File ‘cubature/libs/cubature.so’: Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘Cuba/libcuba.a’ Found ‘exit’, possibly from ‘exit’ (C) Objects: ‘Cuba/libcuba.a’, ‘cubature-1.0.4/libcubature.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘Cuba/libcuba.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘cubature-1.0.4/libcubature.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘Cuba/libcuba.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package deconvolveR

Current CRAN status: NOTE: 12, OK: 3

Version: 1.2-1
Check: Rd files
Result: NOTE checkRd: (-1) deconv.Rd:85: Lost braces; missing escapes or markup? 85 | \code{tg}, std. error of \eqn{g}, \eqn{G} (the cdf of {g}), | ^ 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-macos-arm64, r-devel-macos-x86_64, 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

Package distcomp

Current CRAN status: NOTE: 7, OK: 8

Version: 1.3-3
Check: compiled code
Result: NOTE File ‘distcomp/libs/distcomp.so’: Found non-API call to R: ‘NAMED’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64

Package ECOSolveR

Current CRAN status: NOTE: 11, OK: 4

Version: 0.5.5
Check: compiled code
Result: NOTE File ‘ECOSolveR/libs/ECOSolveR.so’: Found ‘printf’, possibly from ‘printf’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.5.5
Check: compiled code
Result: NOTE File ‘ECOSolveR/libs/ECOSolveR.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’ Found ‘printf’, possibly from ‘printf’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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.5.5
Check: compiled code
Result: NOTE File ‘ECOSolveR/libs/ECOSolveR.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’ Found ‘printf’, possibly from ‘printf’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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-gcc

Version: 0.5.5
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: 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

Package homomorpheR

Current CRAN status: WARN: 1, NOTE: 3, OK: 11

Version: 0.2-2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: PaillierKeyPair.Rd: R6Class PaillierPrivateKey.Rd: R6Class PaillierPublicKey.Rd: R6Class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 0.2-2
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: PaillierKeyPair.Rd:7: missing link ‘R6Class’ Rd warning: PaillierPrivateKey.Rd:7: missing link ‘R6Class’ Rd warning: PaillierPublicKey.Rd:7: missing link ‘R6Class’ Flavor: r-patched-linux-x86_64

Package locfdr

Current CRAN status: OK: 15

Package sglr

Current CRAN status: NOTE: 2, OK: 13

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

Package sp23design

Current CRAN status: OK: 15