CRAN Package Check Results for Package pacta.loanbook

Last updated on 2025-12-28 01:48:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 6.05 105.74 111.79 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 4.20 75.49 79.69 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 11.00 159.87 170.87 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 12.00 183.60 195.60 OK
r-devel-windows-x86_64 0.1.1 9.00 103.00 112.00 ERROR
r-patched-linux-x86_64 0.1.1 7.85 92.71 100.56 OK
r-release-linux-x86_64 0.1.1 5.69 93.39 99.08 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 4.00 86.00 90.00 OK
r-release-windows-x86_64 0.1.1 8.00 120.00 128.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 4.00 98.00 102.00 OK
r-oldrel-windows-x86_64 0.1.1 12.00 161.00 173.00 OK

Check Details

Version: 0.1.1
Check: examples
Result: ERROR Running examples in 'pacta.loanbook-Ex.R' failed The error most likely occurred in: > ### Name: match_name > ### Title: Match a loanbook to asset-based company data (abcd) by the > ### name_* columns > ### Aliases: match_name > > ### ** Examples > > library(r2dii.data) Attaching package: 'r2dii.data' The following object is masked from 'package:pacta.loanbook': data_dictionary > library(tibble) > > # Small data for examples > loanbook <- head(loanbook_demo, 50) > abcd <- head(abcd_demo, 50) > > match_name(loanbook, abcd) Error in `[.data.table`(matched, , `:=`(pick, none_is_one(score) | some_is_one(score)), : attempt access index 10/10 in VECTOR_ELT Calls: match_name -> match_name_impl -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

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.