* using log directory ‘/srv/hornik/tmp/CRAN/dualScale.Rcheck’ * using R Under development (unstable) (2023-11-05 r85474) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (16) GNU Fortran (Debian 13.2.0-5) 13.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘dualScale/DESCRIPTION’ ... OK * this is package ‘dualScale’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘Roberto de la Banda ’ New submission Package was archived on CRAN License components with restrictions and base license permitting such: AGPL (>= 3) + file LICENSE File 'LICENSE': YEAR: 2022 COPYRIGHT HOLDER: dualScale authors Possibly misspelled words in DESCRIPTION: Nishisato (10:76) CRAN repository db overrides: X-CRAN-Comment: Archived on 2018-06-17 as check problems were not corrected despite reminders. * 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 ‘dualScale’ can be installed ... [5s/5s] OK * checking package directory ... OK * checking for future file timestamps ... 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking use of S3 registration ... 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 ... [8s/8s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... 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 ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [5s/5s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [3s/3s] ERROR Running ‘testthat.R’ [3s/3s] 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(dualScale) > > test_check("dualScale") [ FAIL 1 | WARN 0 | SKIP 31 | PASS 21 ] ══ Skipped tests (31) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-ds_cf.R:6:3', 'test-ds_cf.R:17:3', 'test-ds_mc.R:15:3', 'test-ds_mc.R:20:3', 'test-ds_mc_check.R:23:3', 'test-ds_mc_check.R:28:3', 'test-ds_mcf.R:20:3', 'test-ds_mcf.R:27:3', 'test-ds_pc.R:7:3', 'test-ds_pc.R:15:3', 'test-ds_pc.R:20:3', 'test-ds_ro.R:7:3', 'test-ds_ro.R:15:3', 'test-ds_ro.R:21:3', 'test-ds_ro.R:29:3', 'test-plot_data.R:2:3', 'test-plot_data.R:6:3', 'test-plot_data.R:10:3', 'test-plot_data.R:14:3', 'test-plot_data.R:18:3', 'test-print.R:2:3', 'test-print.R:6:3', 'test-print.R:10:3', 'test-print.R:14:3', 'test-print.R:18:3', 'test-summary.R:2:3', 'test-summary.R:6:3', 'test-summary.R:10:3', 'test-summary.R:14:3', 'test-summary.R:18:3', 'test-utils.R:24:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ds_cf.R:12:3'): Residual tables are correct ────────────────── Snapshot of code has changed: old[7:13] vs new[7:13] 3 0.1376369 -0.3922853525 0.7377579 -0.4831095 0.2953608 -0.5554620 4 0.1570866 -0.0002486626 -1.0152805 0.8584425 -0.1917956 0.3606951 V7 V8 V9 V10 V11 V12 - 1 0.3900786 -0.13296442 1.865175e-14 -1.509903e-14 -2.131628e-14 2.731149e-14 + 1 0.3900786 -0.13296442 1.776357e-14 -1.421085e-14 -2.087219e-14 2.686740e-14 - 2 -0.5284446 0.18012864 1.509903e-14 -2.220446e-14 -3.197442e-14 2.464695e-14 + 2 -0.5284446 0.18012864 1.554312e-14 -2.309264e-14 -3.197442e-14 2.486900e-14 - 3 0.3946103 -0.13450912 1.088019e-14 -1.376677e-14 -2.131628e-14 1.643130e-14 + 3 0.3946103 -0.13450912 1.143530e-14 -1.398881e-14 -2.131628e-14 1.643130e-14 - 4 -0.2562443 0.08734491 1.532108e-14 -1.021405e-14 -1.509903e-14 2.220446e-14 + 4 -0.2562443 0.08734491 1.587619e-14 -1.021405e-14 -1.509903e-14 2.220446e-14 * Run `testthat::snapshot_accept('ds_cf')` to accept the change. * Run `testthat::snapshot_review('ds_cf')` to interactively review the change. [ FAIL 1 | WARN 0 | SKIP 31 | PASS 21 ] Error: Test failures Execution halted * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE