• using R Under development (unstable) (2026-02-12 r89409)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8 * current time: 2026-02-13 02:15:55 UTC
  • checking for file ‘dexisensitivity/DESCRIPTION’ ... OK
  • this is package ‘dexisensitivity’ version ‘1.0.2’
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘dexisensitivity’ can be installed ... [2s/3s] OK See the install log for details.
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [2s/2s] OK
  • checking Rd files ... [0s/0s] OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... [1s/1s] OK
  • checking LazyData ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking examples ... [6s/6s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [6s/6s] ERROR   Running ‘testthat.R’ [6s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output:   > # This file is part of the standard setup for testthat.   > # It is recommended that you do not modify it.   > #   > # Where should you do additional test configuration?   > # Learn more about the roles of various files in:   > # * https://r-pkgs.org/tests.html   > # * https://testthat.r-lib.org/reference/test_package.html#special-files   >   > library(testthat)   > library(dexisensitivity)      Attaching package: 'dexisensitivity'      The following object is masked from 'package:testthat':          describe      >   > test_check("dexisensitivity")   Starting simulation at Fri Feb 13 15:16:22 2026   Simulation finished at Fri Feb 13 15:16:22 2026   Saving _problems/test-node-108.R   NULL   $xpd   [1] FALSE      $mar   [1] 5.1 4.1 4.1 2.1      $pty   [1] "m"      [ FAIL 1 | WARN 0 | SKIP 2 | PASS 865 ]      ══ Skipped tests (2) ═══════════════════════════════════════════════════════════   • On CRAN (2): 'test-option.R:63:1', 'test-option.R:86:1'      ══ Failed tests ════════════════════════════════════════════════════════════════   ── Failure ('test-node.R:108:3'): same output as JEB's scripts for masc2 ───────   Expected `test_output` to equal `expected_output`.   Differences:   actual[[1]] vs expected[[1]]                          [,1] [,2] [,3] [,4]     actual[[1]][1, ] 1 1 1 1     actual[[1]][2, ] 1 1 2 2   - actual[[1]][3, ] 1 1 3 5   + expected[[1]][3, ] 1 1 3 4     actual[[1]][4, ] 1 1 4 2   - actual[[1]][5, ] 1 1 5 6   + expected[[1]][5, ] 1 1 5 1   - actual[[1]][6, ] 1 2 1 6   + expected[[1]][6, ] 1 2 1 3   - actual[[1]][7, ] 1 2 2 4   + expected[[1]][7, ] 1 2 2 6     actual[[1]][8, ] 1 2 3 5   - actual[[1]][9, ] 1 2 4 2   + expected[[1]][9, ] 1 2 4 6     actual[[1]][10, ] 1 2 5 6   and 5 more ...      actual[[1]] vs expected[[1]]                          [,1] [,2] [,3] [,4]     actual[[1]][16, ] 1 4 1 5     actual[[1]][17, ] 1 4 2 1     actual[[1]][18, ] 1 4 3 5   - actual[[1]][19, ] 1 4 4 1   + expected[[1]][19, ] 1 4 4 4   - actual[[1]][20, ] 1 4 5 6   + expected[[1]][20, ] 1 4 5 5   - actual[[1]][21, ] 1 5 1 3   + expected[[1]][21, ] 1 5 1 2   - actual[[1]][22, ] 1 5 2 6   + expected[[1]][22, ] 1 5 2 1   - actual[[1]][23, ] 1 5 3 4   + expected[[1]][23, ] 1 5 3 6   - actual[[1]][24, ] 1 5 4 3   + expected[[1]][24, ] 1 5 4 6   - actual[[1]][25, ] 1 5 5 6   + expected[[1]][25, ] 1 5 5 3   and 96 more ...      actual[[2]] vs expected[[2]]                          [,1] [,2] [,3] [,4]     actual[[2]][1, ] 1 1 1 1     actual[[2]][2, ] 1 1 2 2   - actual[[2]][3, ] 1 1 3 4   + expected[[2]][3, ] 1 1 3 5     actual[[2]][4, ] 1 1 4 2   - actual[[2]][5, ] 1 1 5 1   + expected[[2]][5, ] 1 1 5 6   - actual[[2]][6, ] 1 2 1 3   + expected[[2]][6, ] 1 2 1 6     actual[[2]][7, ] 1 2 2 4     actual[[2]][8, ] 1 2 3 5   - actual[[2]][9, ] 1 2 4 6   + expected[[2]][9, ] 1 2 4 2     actual[[2]][10, ] 1 2 5 6   and 2 more ...      actual[[2]] vs expected[[2]]                          [,1] [,2] [,3] [,4]     actual[[2]][16, ] 1 4 1 5     actual[[2]][17, ] 1 4 2 1     actual[[2]][18, ] 1 4 3 5   - actual[[2]][19, ] 1 4 4 4   + expected[[2]][19, ] 1 4 4 1   - actual[[2]][20, ] 1 4 5 5   + expected[[2]][20, ] 1 4 5 6   - actual[[2]][21, ] 1 5 1 2   + expected[[2]][21, ] 1 5 1 3   - actual[[2]][22, ] 1 5 2 1   + expected[[2]][22, ] 1 5 2 6   - actual[[2]][23, ] 1 5 3 6   + expected[[2]][23, ] 1 5 3 4   - actual[[2]][24, ] 1 5 4 6   + expected[[2]][24, ] 1 5 4 3   - actual[[2]][25, ] 1 5 5 3   + expected[[2]][25, ] 1 5 5 6   and 27 more ...      actual[[2]] vs expected[[2]]                          [,1] [,2] [,3] [,4]     actual[[2]][53, ] 3 1 3 4     actual[[2]][54, ] 3 1 4 6     actual[[2]][55, ] 3 1 5 4   - actual[[2]][56, ] 3 2 1 3   + expected[[2]][56, ] 3 2 1 2     actual[[2]][57, ] 3 2 2 4   - actual[[2]][58, ] 3 2 3 3   + expected[[2]][58, ] 3 2 3 4   - actual[[2]][59, ] 3 2 4 5   + expected[[2]][59, ] 3 2 4 3   - actual[[2]][60, ] 3 2 5 7   + expected[[2]][60, ] 3 2 5 5   - actual[[2]][61, ] 3 3 1 2   + expected[[2]][61, ] 3 3 1 7   - actual[[2]][62, ] 3 3 2 5   + expected[[2]][62, ] 3 3 2 3   and 62 more ...      actual[[3]] vs expected[[3]]                          [,1] [,2] [,3] [,4]     actual[[3]][4, ] 1 1 4 2     actual[[3]][5, ] 1 1 5 1     actual[[3]][6, ] 1 2 1 3   - actual[[3]][7, ] 1 2 2 6   + expected[[3]][7, ] 1 2 2 4     actual[[3]][8, ] 1 2 3 5     actual[[3]][9, ] 1 2 4 6     actual[[3]][10, ] 1 2 5 6      actual[[3]] vs expected[[3]]                          [,1] [,2] [,3] [,4]     actual[[3]][26, ] 2 1 1 3     actual[[3]][27, ] 2 1 2 6     actual[[3]][28, ] 2 1 3 5   - actual[[3]][29, ] 2 1 4 1   + expected[[3]][29, ] 2 1 4 2     actual[[3]][30, ] 2 1 5 2     actual[[3]][31, ] 2 2 1 1     actual[[3]][32, ] 2 2 2 4      actual[[3]] vs expected[[3]]                          [,1] [,2] [,3] [,4]     actual[[3]][34, ] 2 2 4 6     actual[[3]][35, ] 2 2 5 5     actual[[3]][36, ] 2 3 1 4   - actual[[3]][37, ] 2 3 2 3   + expected[[3]][37, ] 2 3 2 4     actual[[3]][38, ] 2 3 3 6     actual[[3]][39, ] 2 3 4 6     actual[[3]][40, ] 2 3 5 2     actual[[3]][41, ] 2 4 1 2   - actual[[3]][42, ] 2 4 2 1   + expected[[3]][42, ] 2 4 2 2     actual[[3]][43, ] 2 4 3 5   and 2 more ...      actual[[4]] vs expected[[4]]                          [,1] [,2] [,3] [,4]     actual[[4]][29, ] 2 1 4 2     actual[[4]][30, ] 2 1 5 4     actual[[4]][31, ] 2 2 1 1   - actual[[4]][32, ] 2 2 2 4   + expected[[4]][32, ] 2 2 2 3     actual[[4]][33, ] 2 2 3 6     actual[[4]][34, ] 2 2 4 6     actual[[4]][35, ] 2 2 5 5      actual[[4]] vs expected[[4]]                          [,1] [,2] [,3] [,4]     actual[[4]][86, ] 4 3 1 5     actual[[4]][87, ] 4 3 2 6     actual[[4]][88, ] 4 3 3 3   - actual[[4]][89, ] 4 3 4 5   + expected[[4]][89, ] 4 3 4 6     actual[[4]][90, ] 4 3 5 5     actual[[4]][91, ] 4 4 1 2     actual[[4]][92, ] 4 4 2 5      actual[[4]] vs expected[[4]]                          [,1] [,2] [,3] [,4]     actual[[4]][117, ] 5 4 2 5     actual[[4]][118, ] 5 4 3 7     actual[[4]][119, ] 5 4 4 6   - actual[[4]][120, ] 5 4 5 7   + expected[[4]][120, ] 5 4 5 6     actual[[4]][121, ] 5 5 1 6     actual[[4]][122, ] 5 5 2 2     actual[[4]][123, ] 5 5 3 3         [ FAIL 1 | WARN 0 | SKIP 2 | PASS 865 ]   Error:   ! Test failures.   Execution halted
  • checking PDF version of manual ... [2s/2s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '