CRAN Package Check Results for Maintainer ‘Wesley Burr <wesley.burr at gmail.com>’

Last updated on 2025-12-07 07:50:46 CET.

Package ERROR NOTE
slp 1 12

Package slp

Current CRAN status: ERROR: 1, NOTE: 12

Version: 1.0-5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Wesley Burr <wesley.burr@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Wesley", family = "Burr", role = c("aut", "cre"), email = "wesley.burr@gmail.com"), person(given = c("with", "contributions", "from", "Karim"), family = "Rahim", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0-5
Check: Rd files
Result: NOTE checkRd: (-1) slp-package.Rd:38: Escaped LaTeX specials: \& 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: 1.0-5
Check: examples
Result: ERROR Running examples in ‘slp-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: slp.gam > ### Title: Generate a Basis Matrix for Discrete Prolate Spheroidal > ### (Slepian) Sequences > ### Aliases: slp.gam slp > ### Keywords: models smooth regression Slepian gam > > ### ** Examples > > # Examples using pkg:gam > library("gam") Error in library("gam") : there is no package called ‘gam’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0-5
Check: compiled code
Result: NOTE File ‘slp/libs/slp.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. 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