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

Last updated on 2025-12-21 11:50:48 CET.

Package ERROR OK
pedquant 4 9
scorecard 4 9
xefun 4 9

Package pedquant

Current CRAN status: ERROR: 4, OK: 9

Version: 0.2.6
Check: examples
Result: ERROR Running examples in ‘pedquant-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: pq_portfolio > ### Title: calculating returns/equity of portfolio > ### Aliases: pq_portfolio > > ### ** Examples > > library(pedquant) > > data(dt_banks) > datadj = md_stock_adjust(dt_banks) > > > # example I > orders = data.frame( + symbol = c("601288.SH","601328.SH","601398.SH","601939.SH","601988.SH"), + quantity = c(100, 200, 300, 300, 100) + ) > dtRa = pq_portfolio(datadj, orders=orders) Error in `[.data.table`(orders[is.na(get(v)), `:=`((v), 0)][order(symbol, : attempt access index 6/6 in VECTOR_ELT Calls: pq_portfolio -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.6
Check: examples
Result: ERROR Running examples in ‘pedquant-Ex.R’ failed The error most likely occurred in: > ### Name: pq_portfolio > ### Title: calculating returns/equity of portfolio > ### Aliases: pq_portfolio > > ### ** Examples > > library(pedquant) > > data(dt_banks) > datadj = md_stock_adjust(dt_banks) > > > # example I > orders = data.frame( + symbol = c("601288.SH","601328.SH","601398.SH","601939.SH","601988.SH"), + quantity = c(100, 200, 300, 300, 100) + ) > dtRa = pq_portfolio(datadj, orders=orders) Error in `[.data.table`(orders[is.na(get(v)), `:=`((v), 0)][order(symbol, : attempt access index 6/6 in VECTOR_ELT Calls: pq_portfolio -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package scorecard

Current CRAN status: ERROR: 4, OK: 9

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: scorecard_pmml > ### Title: Scorecard to PMML > ### Aliases: scorecard_pmml > > ### ** Examples > > data("germancredit") > dtvf = var_filter(germancredit, y='creditability') ℹ Filtering variables via missing_rate, identical_rate, info_value ... ✔ 1 variables are removed via identical_rate ✔ 6 variables are removed via info_value ✔ Variable filtering on 1000 rows and 20 columns in 00:00:00 ✔ 7 variables are removed in total > bins = woebin(dtvf, y='creditability') ℹ Creating woe binning ... Error in checkForRemoteErrors(val) : 13 nodes produced errors; first error: Error in `[.data.table`(melt(init_bin_all_breaks, id = c("variable", "neg", : attempt access index 5/5 in VECTOR_ELT Calls: woebin ... clusterApplyLB -> dynamicClusterApply -> checkForRemoteErrors 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: scorecard_pmml > ### Title: Scorecard to PMML > ### Aliases: scorecard_pmml > > ### ** Examples > > data("germancredit") > dtvf = var_filter(germancredit, y='creditability') ℹ Filtering variables via missing_rate, identical_rate, info_value ... ✔ 1 variables are removed via identical_rate ✔ 6 variables are removed via info_value ✔ Variable filtering on 1000 rows and 20 columns in 00:00:00 ✔ 7 variables are removed in total > bins = woebin(dtvf, y='creditability') ℹ Creating woe binning ... Error in checkForRemoteErrors(val) : 13 nodes produced errors; first error: Error in `[.data.table`(melt(init_bin_all_breaks, id = c("variable", "neg", : attempt access index 5/5 in VECTOR_ELT Calls: woebin ... clusterApplyLB -> dynamicClusterApply -> checkForRemoteErrors Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package xefun

Current CRAN status: ERROR: 4, OK: 9

Version: 0.1.5
Check: examples
Result: ERROR Running examples in ‘xefun-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: reprate > ### Title: char repetition rate > ### Aliases: reprate > > ### ** Examples > > x = c('a', 'aa', 'ab', 'aab', 'aaab') > reprate(x) Error in `[.data.table`(dat[!is.na(get(col)), c("rid", col), with = FALSE][, : attempt access index 2/2 in VECTOR_ELT Calls: reprate ... reprate.character -> reprate.data.frame -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.5
Check: examples
Result: ERROR Running examples in ‘xefun-Ex.R’ failed The error most likely occurred in: > ### Name: reprate > ### Title: char repetition rate > ### Aliases: reprate > > ### ** Examples > > x = c('a', 'aa', 'ab', 'aab', 'aaab') > reprate(x) Error in `[.data.table`(dat[!is.na(get(col)), c("rid", col), with = FALSE][, : attempt access index 2/2 in VECTOR_ELT Calls: reprate ... reprate.character -> reprate.data.frame -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc