CRAN Package Check Results for Maintainer ‘Pat Burns <patrick at burns-stat.com>’

Last updated on 2026-07-18 04:52:19 CEST.

Package OK NOTE
BurStFin 11 2
BurStMisc 9 4

Package BurStFin

Current CRAN status: OK: 11, NOTE: 2

Version: 1.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Pat Burns <patrick@burns-stat.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Burns", family = "Statistics", role = "aut"), person(given = "Pat", family = "Burns", role = "cre", email = "patrick@burns-stat.com")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package BurStMisc

Current CRAN status: OK: 9, NOTE: 4

Version: 1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Pat Burns <patrick@burns-stat.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Pat", family = "Burns", role = c("aut", "cre"), email = "patrick@burns-stat.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: BurStMisc/tests/testthat/test-corner.R (.Dim: 9, .Dimnames: 5, .Names: 3) BurStMisc/tests/testthat/test-ntile.R (.Names: 2, .Label: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. '.Label' should be changed to 'levels'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64