CRAN Package Check Results for Maintainer ‘Shichen Xie <xie at shichen.name>’

Last updated on 2026-01-21 01:49:33 CET.

Package ERROR OK
pedquant 13
scorecard 3 10
xefun 13

Package pedquant

Current CRAN status: OK: 13

Package scorecard

Current CRAN status: ERROR: 3, OK: 10

Version: 0.4.5
Check: examples
Result: ERROR Running examples in ‘scorecard-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: describe > ### Title: Variable Describe > ### Aliases: describe > > ### ** Examples > > library(data.table) Attaching package: ‘data.table’ The following object is masked from ‘package:base’: %notin% > > data("germancredit") > dat = rbind( + setDT(germancredit), + data.table(creditability=sample(c("good","bad"),100,replace=TRUE)), + fill=TRUE) > > eda = describe(dat) Warning in `[.data.table`(sum_dtnum, , `:=`(`NA's`, NULL)) : Tried to assign NULL to column 'NA's', but this column does not exist to remove Error in setnames(sum_dtnum, c("min", "p25", "p50", "mean", "p75", "max", : Can't assign 8 names to a 9-column data.table Calls: describe -> setnames -> stopf -> raise_condition -> signal Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.4.5
Check: examples
Result: ERROR Running examples in ‘scorecard-Ex.R’ failed The error most likely occurred in: > ### Name: describe > ### Title: Variable Describe > ### Aliases: describe > > ### ** Examples > > library(data.table) Attaching package: ‘data.table’ The following object is masked from ‘package:base’: %notin% > > data("germancredit") > dat = rbind( + setDT(germancredit), + data.table(creditability=sample(c("good","bad"),100,replace=TRUE)), + fill=TRUE) > > eda = describe(dat) Warning in `[.data.table`(sum_dtnum, , `:=`(`NA's`, NULL)) : Tried to assign NULL to column 'NA's', but this column does not exist to remove Error in setnames(sum_dtnum, c("min", "p25", "p50", "mean", "p75", "max", : Can't assign 8 names to a 9-column data.table Calls: describe -> setnames -> stopf -> raise_condition -> signal Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package xefun

Current CRAN status: OK: 13

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.