CRAN Package Check Results for Package satdad

Last updated on 2026-04-26 09:49:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 37.82 72.54 110.36 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 24.83 57.23 82.06 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 50.00 109.98 159.98 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 69.00 121.17 190.17 NOTE
r-patched-linux-x86_64 1.1 35.93 70.64 106.57 NOTE
r-release-linux-x86_64 1.1 33.61 67.63 101.24 NOTE
r-release-macos-arm64 1.1 7.00 26.00 33.00 NOTE
r-release-macos-x86_64 1.1 23.00 101.00 124.00 NOTE
r-release-windows-x86_64 1.1 44.00 127.00 171.00 NOTE
r-oldrel-macos-arm64 1.1 NOTE
r-oldrel-macos-x86_64 1.1 19.00 101.00 120.00 NOTE
r-oldrel-windows-x86_64 1.1 50.00 155.00 205.00 NOTE

Check Details

Version: 1.1
Check: Rd files
Result: NOTE checkRd: (-1) gen.ds.Rd:43-48: Lost braces in \itemize; meant \describe ? checkRd: (-1) gen.ds.Rd:50-53: Lost braces in \itemize; meant \describe ? checkRd: (-1) gen.ds.Rd:64-65: Lost braces 64 | \item{the dependence parameter \code{dep} or the vector of dependence parameters \code{dep}. When missing, these coefficients are obtained from independent standard uniform sampling. | ^ checkRd: (-1) gen.ds.Rd:66: Lost braces 66 | \item{the list \code{asy} of asymmetric weights \eqn{\beta_{i,b}} for \eqn{b \in B} and \eqn{i \in b}. When missing, these coefficients are obtained from independent standard uniform sampling followed by renormalization in order to satisfy the sum-to-one constraints.} | ^ 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-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: 1.1
Check: compiled code
Result: NOTE File ‘satdad/libs/satdad.so’: Found non-API call to R: ‘R_UnboundValue’ 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. Flavor: r-release-macos-x86_64