CRAN Package Check Results for Maintainer ‘Luke Tierney <luke-tierney at uiowa.edu>’

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

Package ERROR NOTE OK
codetools 2 11
misc3d 1 3 9
proftools 1 12
snow 4 9
tkrplot 6 7

Package codetools

Current CRAN status: NOTE: 2, OK: 11

Version: 0.2-20
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Luke Tierney <luke-tierney@uiowa.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Luke", family = "Tierney", role = c("aut", "cre"), email = "luke-tierney@uiowa.edu") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package misc3d

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

Version: 0.9-1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Luke Tierney <luke-tierney@uiowa.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Dai", family = "Feng", role = "aut"), person(given = "Luke", family = "Tierney", role = c("aut", "cre"), email = "luke-tierney@uiowa.edu")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.9-1
Check: for unstated dependencies in ‘demo’
Result: NOTE 'library' or 'require' call not declared from: ‘maps’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.9-1
Check: examples
Result: ERROR Running examples in ‘misc3d-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: contour3d > ### Title: Draw an Isosurface, a Three Dimension Contour Plot > ### Aliases: contour3d > ### Keywords: hplot > > ### ** Examples > > #Example 1: Draw a ball > f <- function(x, y, z)x^2+y^2+z^2 > x <- seq(-2,2,len=20) > contour3d(f,4,x,x,x) Error in loadRGL() : rgl is mot available Calls: contour3d -> drawScene.rgl -> loadRGL Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package proftools

Current CRAN status: ERROR: 1, NOTE: 12

Additional issues

noSuggests

Version: 0.99-3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Luke Tierney <luke-tierney@uiowa.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Luke", family = "Tierney", role = c("aut", "cre"), email = "luke-tierney@uiowa.edu"), person(given = "Riad", family = "Jarjour", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.99-3
Check: Rd files
Result: NOTE checkRd: (-1) proftools-package.Rd:40: Lost braces 40 | by the code{kcachegrind} program available on some operating | ^ Flavors: r-devel-linux-x86_64-debian-clang, 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: 0.99-3
Check: package dependencies
Result: ERROR Package suggested but not available for checking: ‘knitr’ VignetteBuilder package required for checking but not installed: ‘knitr’ Files named as vignettes but with no recognized vignette engine: ‘inst/doc/proftools.Rnw’ (Is a VignetteBuilder field missing?) See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package snow

Current CRAN status: NOTE: 4, OK: 9

Version: 0.4-4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Luke Tierney <luke-tierney@uiowa.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Luke", family = "Tierney", role = c("aut", "cre"), email = "luke-tierney@uiowa.edu"), person(given = c("A.", "J."), family = "Rossini", role = "aut"), person(given = "Na", family = "Li", role = "aut"), person(given = "H.", family = "Sevcikova", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.4-4
Check: package dependencies
Result: NOTE Package which this enhances but not available for checking: ‘Rmpi’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package tkrplot

Current CRAN status: NOTE: 6, OK: 7

Version: 0.0-30
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Luke Tierney <luke-tierney@uiowa.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Luke", family = "Tierney", role = c("aut", "cre"), email = "luke-tierney@uiowa.edu") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0-30
Check: R code for possible problems
Result: NOTE Found an obsolete/platform-specific call in the following function: ‘.my.tkdev’ Found the platform-specific device: ‘X11’ dev.new() is the preferred way to open a new device, in the unlikely event one is needed. 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