- using R Under development (unstable) (2026-09-11 r90528)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.2.0-1) 16.2.0
GNU Fortran (Debian 16.2.0-1) 16.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-09-12 18:47:08 UTC
- checking for file ‘tinycodet/DESCRIPTION’ ... OK
- this is package ‘tinycodet’ version ‘0.7.1’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/2s] OK
- 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 ‘tinycodet’ can be installed ... OK
See the install log for details.
- used C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’
- used C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
- 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 code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the package can be unloaded cleanly ... [0s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/1s] OK
- checking whether startup messages can be suppressed ... [0s/0s] 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 ... [7s/8s] OK
- checking Rd files ... [0s/1s] 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 line endings in C/C++/Fortran sources/headers ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking examples ... [3s/3s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [5s/6s] ERROR
Running ‘tinytest.R’ [5s/6s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+
+ options(warn = 1)
+
+ # perform regular tests:
+ tinytest::test_package("tinycodet", set_env=list(LC_COLLATE="C"))
+ tinytest::test_package("tinycodet", testdir = file.path("tinytest", "safer"), set_env=list(LC_COLLATE="C"))
+ tinytest::test_package("tinycodet", testdir = file.path("tinytest", "import"), set_env=list(LC_COLLATE="C"))
+ tinytest::test_package("tinycodet", testdir = file.path("tinytest", "strings"), set_env=list(LC_COLLATE="C"))
+ tinytest::test_package("tinycodet", testdir = file.path("tinytest", "dry"), set_env=list(LC_COLLATE="C"))
+
+ # perform special tests on fake packages:
+ tinytest::test_package("tinycodet", testdir = file.path("tinytest", "special"), set_env=list(LC_COLLATE="C"))
+ }
Run `?tinycodet::tinycodet` to open the introduction help page of 'tinycodet'.
test-internal.R............... 1 tests OK
test-internal.R............... 2 tests OK
test-internal.R............... 3 tests OK
test-internal.R............... 4 tests OK
test-internal.R............... 5 tests OK 62ms
test-report_inops.R........... 0 tests
test-report_inops.R........... 1 tests OK
test-report_inops.R........... 1 tests OK
test-report_inops.R........... 2 tests OK
test-report_inops.R........... 3 tests OK
test-report_inops.R........... 4 tests OK
test-report_inops.R........... 5 tests OK
test-report_inops.R........... 5 tests OK
test-report_inops.R........... 6 tests OK
test-report_inops.R........... 7 tests OK
test-report_inops.R........... 8 tests OK
test-report_inops.R........... 9 tests OK
test-report_inops.R........... 9 tests OK
test-report_inops.R........... 10 tests OK
test-report_inops.R........... 11 tests OK
test-report_inops.R........... 12 tests OK
test-report_inops.R........... 12 tests OK
test-report_inops.R........... 13 tests OK
test-report_inops.R........... 13 tests OK
test-report_inops.R........... 14 tests OK
test-report_inops.R........... 14 tests OK
test-report_inops.R........... 15 tests OK
test-report_inops.R........... 15 tests OK
test-report_inops.R........... 15 tests OK
test-report_inops.R........... 16 tests OK 0.3s
test-source_selection.R....... 0 tests
test-source_selection.R....... 0 tests
test-source_selection.R....... 0 tests
test-source_selection.R....... 0 tests
test-source_selection.R....... 0 tests Sourcing script ...
Done
test-source_selection.R....... 1 tests OK
test-source_selection.R....... 1 tests OK
test-source_selection.R....... 1 tests OK Sourcing script ...
Done
test-source_selection.R....... 2 tests OK
test-source_selection.R....... 2 tests OK Sourcing script ...
Done
test-source_selection.R....... 3 tests OK
test-source_selection.R....... 3 tests OK Sourcing script ...
Done
test-source_selection.R....... 4 tests OK
test-source_selection.R....... 4 tests OK Sourcing script ...
Done
test-source_selection.R....... 5 tests OK
test-source_selection.R....... 5 tests OK Sourcing script ...
Done
test-source_selection.R....... 6 tests OK
test-source_selection.R....... 6 tests OK Sourcing script ...
Done
test-source_selection.R....... 7 tests OK
test-source_selection.R....... 7 tests OK Sourcing script ...
Done
test-source_selection.R....... 8 tests OK
test-source_selection.R....... 8 tests OK Sourcing script ...
Done
test-source_selection.R....... 9 tests OK
test-source_selection.R....... 9 tests OK Sourcing script ...
Done
test-source_selection.R....... 9 tests OK
test-source_selection.R....... 10 tests OK
test-source_selection.R....... 11 tests OK
test-source_selection.R....... 12 tests OK
test-source_selection.R....... 13 tests OK Sourcing script ...
test-source_selection.R....... 14 tests OK
test-source_selection.R....... 15 tests OK
test-source_selection.R....... 16 tests OK
test-source_selection.R....... 17 tests OK
test-source_selection.R....... 18 tests OK
test-source_selection.R....... 19 tests OK Sourcing script ...
test-source_selection.R....... 20 tests OK
test-source_selection.R....... 21 tests OK
test-source_selection.R....... 22 tests OK 27ms
test_tinycodet.R.............. 1 tests OK
test_tinycodet.R.............. 2 tests OK 2ms
test-constants.R.............. 0 tests
test-constants.R.............. 1 tests OK
test-constants.R.............. 1 tests OK
test-constants.R.............. 2 tests OK
test-constants.R.............. 2 tests OK
test-constants.R.............. 3 tests OK
test-constants.R.............. 3 tests OK
test-constants.R.............. 4 tests OK
test-constants.R.............. 4 tests OK
test-constants.R.............. 5 tests OK
test-constants.R.............. 5 tests OK
test-constants.R.............. 6 tests OK
test-constants.R.............. 6 tests OK
test-constants.R.............. 7 tests OK
test-constants.R.............. 7 tests OK
test-constants.R.............. 8 tests OK
test-constants.R.............. 8 tests OK
test-constants.R.............. 9 tests OK
test-constants.R.............. 9 tests OK
test-constants.R.............. 10 tests OK
test-constants.R.............. 10 tests OK
test-constants.R.............. 11 tests OK
test-constants.R.............. 11 tests OK
test-constants.R.............. 12 tests OK
test-constants.R.............. 12 tests OK
test-constants.R.............. 13 tests OK
test-constants.R.............. 13 tests OK
test-constants.R.............. 14 tests OK
test-constants.R.............. 14 tests OK
test-constants.R.............. 15 tests OK
test-constants.R.............. 15 tests OK
test-constants.R.............. 16 tests OK
test-constants.R.............. 16 tests OK
test-constants.R.............. 17 tests OK
test-constants.R.............. 17 tests OK
test-constants.R.............. 18 tests OK
test-constants.R.............. 18 tests OK
test-constants.R.............. 18 tests OK
test-constants.R.............. 19 tests OK
test-constants.R.............. 20 tests OK
test-constants.R.............. 21 tests OK
test-constants.R.............. 22 tests OK 14ms
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 0 tests
test-decimal-between.R........ 1 tests OK
test-decimal-between.R........ 2 tests OK
test-decimal-between.R........ 3 tests OK
test-decimal-between.R........ 4 tests OK
test-decimal-between.R........ 5 tests OK
test-decimal-between.R........ 6 tests OK
test-decimal-between.R........ 7 tests OK
test-decimal-between.R........ 8 tests OK
test-decimal-between.R........ 9 tests OK
test-decimal-between.R........ 10 tests OK
test-decimal-between.R........ 11 tests OK
test-decimal-between.R........ 12 tests OK
test-decimal-between.R........ 13 tests OK
test-decimal-between.R........ 13 tests OK
test-decimal-between.R........ 13 tests OK
test-decimal-between.R........ 14 tests OK
test-decimal-between.R........ 14 tests OK
test-decimal-between.R........ 14 tests OK
test-decimal-between.R........ 14 tests OK
test-decimal-between.R........ 14 tests OK
test-decimal-between.R........ 14 tests OK
test-decimal-between.R........ 15 tests OK
test-decimal-between.R........ 16 tests OK
test-decimal-between.R........ 17 tests OK
test-decimal-between.R........ 18 tests OK
test-decimal-between.R........ 19 tests OK
test-decimal-between.R........ 20 tests OK
test-decimal-between.R........ 21 tests OK
test-decimal-between.R........ 22 tests OK
test-decimal-between.R........ 23 tests OK 24ms
test-decimal-consistency.R.... 0 tests
test-decimal-consistency.R.... 0 tests
test-decimal-consistency.R.... 0 tests
test-decimal-consistency.R.... 0 tests
test-decimal-consistency.R.... 0 tests
test-decimal-consistency.R.... 0 tests
test-decimal-consistency.R.... 0 tests
test-decimal-consistency.R.... 0 tests
test-decimal-consistency.R.... 1 tests OK
test-decimal-consistency.R.... 2 tests OK
test-decimal-consistency.R.... 3 tests OK
test-decimal-consistency.R.... 4 tests OK
test-decimal-consistency.R.... 5 tests OK
test-decimal-consistency.R.... 6 tests OK
test-decimal-consistency.R.... 6 tests OK
test-decimal-consistency.R.... 6 tests OK
test-decimal-consistency.R.... 7 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 8 tests OK
test-decimal-consistency.R.... 9 tests OK
test-decimal-consistency.R.... 9 tests OK
test-decimal-consistency.R.... 9 tests OK
test-decimal-consistency.R.... 9 tests OK
test-decimal-consistency.R.... 10 tests OK
test-decimal-consistency.R.... 10 tests OK
test-decimal-consistency.R.... 10 tests OK
test-decimal-consistency.R.... 10 tests OK
test-decimal-consistency.R.... 11 tests OK
test-decimal-consistency.R.... 11 tests OK
test-decimal-consistency.R.... 11 tests OK
test-decimal-consistency.R.... 11 tests OK
test-decimal-consistency.R.... 12 tests OK
test-decimal-consistency.R.... 12 tests OK
test-decimal-consistency.R.... 12 tests OK
test-decimal-consistency.R.... 12 tests OK
test-decimal-consistency.R.... 13 tests OK
test-decimal-consistency.R.... 13 tests OK
test-decimal-consistency.R.... 13 tests OK
test-decimal-consistency.R.... 13 tests OK
test-decimal-consistency.R.... 14 tests OK
test-decimal-consistency.R.... 14 tests OK
test-decimal-consistency.R.... 14 tests OK
test-decimal-consistency.R.... 14 tests OK
test-decimal-consistency.R.... 14 tests OK
test-decimal-consistency.R.... 14 tests OK
test-decimal-consistency.R.... 15 tests OK
test-decimal-consistency.R.... 15 tests OK
test-decimal-consistency.R.... 15 tests OK
test-decimal-consistency.R.... 15 tests OK
test-decimal-consistency.R.... 16 tests OK
test-decimal-consistency.R.... 17 tests OK
test-decimal-consistency.R.... 18 tests OK
test-decimal-consistency.R.... 19 tests OK
test-decimal-consistency.R.... 20 tests OK
test-decimal-consistency.R.... 21 tests OK
test-decimal-consistency.R.... 22 tests OK
test-decimal-consistency.R.... 23 tests OK
test-decimal-consistency.R.... 24 tests OK 0.1s
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 0 tests
test-decimal-eq.R............. 1 tests OK
test-decimal-eq.R............. 2 tests OK
test-decimal-eq.R............. 3 tests OK
test-decimal-eq.R............. 4 tests OK
test-decimal-eq.R............. 5 tests OK
test-decimal-eq.R............. 6 tests OK
test-decimal-eq.R............. 7 tests OK
test-decimal-eq.R............. 8 tests OK
test-decimal-eq.R............. 9 tests OK
test-decimal-eq.R............. 9 tests OK
test-decimal-eq.R............. 10 tests OK
test-decimal-eq.R............. 11 tests OK
test-decimal-eq.R............. 12 tests OK
test-decimal-eq.R............. 13 tests OK
test-decimal-eq.R............. 14 tests OK
test-decimal-eq.R............. 15 tests OK
test-decimal-eq.R............. 15 tests OK
test-decimal-eq.R............. 15 tests OK
test-decimal-eq.R............. 15 tests OK
test-decimal-eq.R............. 16 tests OK
test-decimal-eq.R............. 17 tests OK
test-decimal-eq.R............. 18 tests OK
test-decimal-eq.R............. 19 tests OK
test-decimal-eq.R............. 20 tests OK
test-decimal-eq.R............. 21 tests OK
test-decimal-eq.R............. 22 tests OK
test-decimal-eq.R............. 23 tests OK
test-decimal-eq.R............. 24 tests OK
test-decimal-eq.R............. 25 tests OK
test-decimal-eq.R............. 26 tests OK
test-decimal-eq.R............. 27 tests OK
test-decimal-eq.R............. 28 tests OK
test-decimal-eq.R............. 29 tests OK
test-decimal-eq.R............. 30 tests OK
test-decimal-eq.R............. 31 tests OK
test-decimal-eq.R............. 32 tests OK
test-decimal-eq.R............. 33 tests OK
test-decimal-eq.R............. 33 tests OK
test-decimal-eq.R............. 33 tests OK
test-decimal-eq.R............. 33 tests OK
test-decimal-eq.R............. 33 tests OK ----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x == y, x %d==% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x != y, x %d!=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x <= y, x %d<=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x >= y, x %d>=% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x < y, x %d<% y)
----- PASSED : test-decimal-eq.R<114--146>
call| expect_equal(x > y, x %d>% y)
test-decimal-eq.R............. 87 tests OK 0.5s
test-decimal-is_wholenumber.R. 0 tests
test-decimal-is_wholenumber.R. 0 tests
test-decimal-is_wholenumber.R. 0 tests
test-decimal-is_wholenumber.R. 0 tests
test-decimal-is_wholenumber.R. 1 tests OK
test-decimal-is_wholenumber.R. 2 tests OK
test-decimal-is_wholenumber.R. 3 tests OK
test-decimal-is_wholenumber.R. 4 tests OK
test-decimal-is_wholenumber.R. 5 tests OK
test-decimal-is_wholenumber.R. 6 tests OK
test-decimal-is_wholenumber.R. 7 tests OK
test-decimal-is_wholenumber.R. 8 tests OK
test-decimal-is_wholenumber.R. 9 tests OK
test-decimal-is_wholenumber.R. 10 tests OK
test-decimal-is_wholenumber.R. 10 tests OK
test-decimal-is_wholenumber.R. 11 tests OK
test-decimal-is_wholenumber.R. 12 tests OK
test-decimal-is_wholenumber.R. 13 tests OK
test-decimal-is_wholenumber.R. 14 tests OK
test-decimal-is_wholenumber.R. 15 tests OK
test-decimal-is_wholenumber.R. 16 tests OK
test-decimal-is_wholenumber.R. 17 tests OK
test-decimal-is_wholenumber.R. 18 tests OK
test-decimal-is_wholenumber.R. 19 tests OK
test-decimal-is_wholenumber.R. 20 tests OK
test-decimal-is_wholenumber.R. 21 tests OK
test-decimal-is_wholenumber.R. 22 tests OK
test-decimal-is_wholenumber.R. 23 tests OK
test-decimal-is_wholenumber.R. 24 tests OK 11ms
test-pro.R.................... 0 tests
test-pro.R.................... 0 tests
test-pro.R.................... 1 tests OK
test-pro.R.................... 2 tests OK Loading required namespace: ggplot2
test-pro.R.................... 8 tests OK
test-pro.R.................... 8 tests OK
test-pro.R.................... 8 tests OK
test-pro.R.................... 9 tests OK
test-pro.R.................... 9 tests OK
test-pro.R.................... 9 tests OK
test-pro.R.................... 10 tests OK
test-pro.R.................... 10 tests OK
test-pro.R.................... 10 tests OK
test-pro.R.................... 11 tests OK
test-pro.R.................... 11 tests OK
test-pro.R.................... 11 tests OK
test-pro.R.................... 11 tests OK
test-pro.R.................... 12 tests OK
test-pro.R.................... 12 tests OK
test-pro.R.................... 12 tests OK
test-pro.R.................... 13 tests OK
test-pro.R.................... 13 tests OK
test-pro.R.................... 13 tests OK
test-pro.R.................... 14 tests OK
test-pro.R.................... 15 tests OK
test-pro.R.................... 16 tests OK
test-pro.R.................... 17 tests OK
test-pro.R.................... 17 tests OK
test-pro.R.................... 17 tests OK
test-pro.R.................... 17 tests OK
test-pro.R.................... 18 tests OK 1.0s
test-import_LL.R.............. 0 tests
test-import_LL.R.............. 1 tests OK
test-import_LL.R.............. 1 tests OK
test-import_LL.R.............. 1 tests OK
test-import_LL.R.............. 2 tests OK
test-import_LL.R.............. 2 tests OK
test-import_LL.R.............. 3 tests OK
test-import_LL.R.............. 3 tests OK
test-import_LL.R.............. 4 tests OK
test-import_LL.R.............. 4 tests OK
test-import_LL.R.............. 5 tests OK
test-import_LL.R.............. 5 tests OK Removing the following infix operators:
%stri+%
Done
test-import_LL.R.............. 6 tests OK
test-import_LL.R.............. 6 tests OK
test-import_LL.R.............. 7 tests OK
test-import_LL.R.............. 8 tests OK
test-import_LL.R.............. 9 tests OK
test-import_LL.R.............. 10 tests OK
test-import_LL.R.............. 11 tests OK
test-import_LL.R.............. 12 tests OK
test-import_LL.R.............. 13 tests OK
test-import_LL.R.............. 14 tests OK
test-import_LL.R.............. 15 tests OK
test-import_LL.R.............. 16 tests OK
test-import_LL.R.............. 17 tests OK
test-import_LL.R.............. 18 tests OK
test-import_LL.R.............. 19 tests OK
test-import_LL.R.............. 20 tests OK 0.1s
test-import_as.R.............. 0 tests
test-import_as.R.............. 0 tests Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_as.R.............. 1 tests OK
test-import_as.R.............. 1 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_as.R.............. 2 tests OK
test-import_as.R.............. 3 tests OK
test-import_as.R.............. 4 tests OK
test-import_as.R.............. 5 tests OK
test-import_as.R.............. 6 tests OK
test-import_as.R.............. 7 tests OK
test-import_as.R.............. 8 tests OK
test-import_as.R.............. 9 tests OK
test-import_as.R.............. 10 tests OK
test-import_as.R.............. 11 tests OK
test-import_as.R.............. 12 tests OK
test-import_as.R.............. 13 tests OK
test-import_as.R.............. 14 tests OK
test-import_as.R.............. 15 tests OK
test-import_as.R.............. 16 tests OK
test-import_as.R.............. 17 tests OK
test-import_as.R.............. 18 tests OK
test-import_as.R.............. 19 tests OK
test-import_as.R.............. 20 tests OK
test-import_as.R.............. 20 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_as.R.............. 21 tests OK 0.9s
test-import_data.R............ 0 tests
test-import_data.R............ 1 tests OK
test-import_data.R............ 2 tests OK
test-import_data.R............ 3 tests OK
test-import_data.R............ 4 tests OK 10ms
test-import_general.R......... 0 tests
test-import_general.R......... 0 tests
test-import_general.R......... 0 tests
test-import_general.R......... 0 tests
test-import_general.R......... 1 tests OK
test-import_general.R......... 2 tests OK
test-import_general.R......... 3 tests OK
test-import_general.R......... 4 tests OK
test-import_general.R......... 5 tests OK
test-import_general.R......... 6 tests OK
test-import_general.R......... 7 tests OK
test-import_general.R......... 8 tests OK
test-import_general.R......... 9 tests OK
test-import_general.R......... 9 tests OK
test-import_general.R......... 9 tests OK ----- PASSED : test-import_general.R<55--89>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(pversion_check4mismatch(i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(pversion_report(i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(pversion_check4mismatch(i), pattern = pattern)
----- PASSED : test-import_general.R<55--89>
call| expect_error(pversion_report(i), pattern = pattern)
test-import_general.R......... 25 tests OK
test-import_general.R......... 26 tests OK
test-import_general.R......... 27 tests OK
test-import_general.R......... 28 tests OK
test-import_general.R......... 28 tests OK
test-import_general.R......... 28 tests OK
test-import_general.R......... 28 tests OK ----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<112--143>
call| expect_error(import_int(form), pattern = pattern)
test-import_general.R......... 133 tests OK
test-import_general.R......... 134 tests OK
test-import_general.R......... 135 tests OK
test-import_general.R......... 135 tests OK
test-import_general.R......... 135 tests OK
test-import_general.R......... 135 tests OK ----- PASSED : test-import_general.R<160--199>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(pversion_check4mismatch(i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(pversion_report(i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(pversion_check4mismatch(i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(pversion_report(i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_as(~stri., i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_inops(i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_inops(unexpose = i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_LL(i, "foo"), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(import_int(form), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(pversion_check4mismatch(i), pattern = pattern)
----- PASSED : test-import_general.R<160--199>
call| expect_error(pversion_report(i), pattern = pattern)
test-import_general.R......... 162 tests OK
test-import_general.R......... 163 tests OK
test-import_general.R......... 164 tests OK
test-import_general.R......... 165 tests OK
test-import_general.R......... 166 tests OK
test-import_general.R......... 167 tests OK
test-import_general.R......... 168 tests OK
test-import_general.R......... 169 tests OK
test-import_general.R......... 170 tests OK
test-import_general.R......... 171 tests OK
test-import_general.R......... 172 tests OK
test-import_general.R......... 172 tests OK
test-import_general.R......... 172 tests OK
test-import_general.R......... 172 tests OK
test-import_general.R......... 172 tests OK
test-import_general.R......... 172 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri2.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri2.)`
test-import_general.R......... 173 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_general.R......... 174 tests OK
test-import_general.R......... 175 tests OK exposing and locking functions to current environment ...
Done
test-import_general.R......... 176 tests OK
test-import_general.R......... 177 tests OK 0.6s
test-import_inops-expose-alias.R 0 tests
test-import_inops-expose-alias.R 0 tests Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_inops-expose-alias.R 1 tests OK
test-import_inops-expose-alias.R 1 tests OK
test-import_inops-expose-alias.R 1 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_inops-expose-alias.R 2 tests OK
test-import_inops-expose-alias.R 2 tests OK
test-import_inops-expose-alias.R 2 tests OK
test-import_inops-expose-alias.R 2 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_inops-expose-alias.R 3 tests OK
test-import_inops-expose-alias.R 3 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_inops-expose-alias.R 4 tests OK
test-import_inops-expose-alias.R 4 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops-expose-alias.R 5 tests OK
test-import_inops-expose-alias.R 5 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops-expose-alias.R 6 tests OK
test-import_inops-expose-alias.R 6 tests OK
test-import_inops-expose-alias.R 7 tests OK
test-import_inops-expose-alias.R 7 tests OK
test-import_inops-expose-alias.R 8 tests OK 0.2s
test-import_inops-expose-pkg.R 0 tests
test-import_inops-expose-pkg.R 0 tests Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_inops-expose-pkg.R 1 tests OK
test-import_inops-expose-pkg.R 1 tests OK
test-import_inops-expose-pkg.R 1 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_inops-expose-pkg.R 2 tests OK
test-import_inops-expose-pkg.R 2 tests OK
test-import_inops-expose-pkg.R 2 tests OK
test-import_inops-expose-pkg.R 2 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_inops-expose-pkg.R 3 tests OK
test-import_inops-expose-pkg.R 3 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-import_inops-expose-pkg.R 4 tests OK
test-import_inops-expose-pkg.R 5 tests OK
test-import_inops-expose-pkg.R 6 tests OK
test-import_inops-expose-pkg.R 7 tests OK
test-import_inops-expose-pkg.R 8 tests OK
test-import_inops-expose-pkg.R 9 tests OK
test-import_inops-expose-pkg.R 10 tests OK
test-import_inops-expose-pkg.R 11 tests OK
test-import_inops-expose-pkg.R 12 tests OK
test-import_inops-expose-pkg.R 12 tests OK
test-import_inops-expose-pkg.R 13 tests OK 59ms
test-import_inops-unexpose-alias.R 0 tests Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
Warning in names(unexpose)[unlist(eapply(unexpose, is.function))] :
object length is not a multiple of subscript length
Removing the following infix operators:
%s>=%, %stri<%, %s===%, %s==%, %stri*%, %stri===%, %stri>%, %s<=%, %stri+%, %s$%, %stri!=%, %stri>=%, %stri<=%, %s!==%, %stri$%, %s<%, %stri==%, %s!=%, %s*%, %stri!==%, %s>%, %s+%
Done
test-import_inops-unexpose-alias.R 1 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops-unexpose-alias.R 1 tests OK Warning in names(unexpose)[unlist(eapply(unexpose, is.function))] :
object length is not a multiple of subscript length
No infix operators to unexpose
test-import_inops-unexpose-alias.R 2 tests OK
test-import_inops-unexpose-alias.R 3 tests 1 fails
test-import_inops-unexpose-alias.R 3 tests 1 fails Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops-unexpose-alias.R 4 tests 1 fails
test-import_inops-unexpose-alias.R 4 tests 1 fails Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops-unexpose-alias.R 5 tests 1 fails
test-import_inops-unexpose-alias.R 5 tests 1 fails
test-import_inops-unexpose-alias.R 6 tests 1 fails 0.2s
test-import_inops-unexpose-pkg.R 0 tests Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
Removing the following infix operators:
%s==%, %s<%, %s>=%, %stri!=%, %s>%, %s!=%, %stri<=%, %s$%, %stri<%, %stri*%, %stri!==%, %stri+%, %s!==%, %stri===%, %s*%, %s===%, %stri$%, %stri==%, %s+%, %s<=%, %stri>%, %stri>=%
Done
test-import_inops-unexpose-pkg.R 1 tests OK No infix operators to unexpose
test-import_inops-unexpose-pkg.R 2 tests OK No infix operators to unexpose
test-import_inops-unexpose-pkg.R 3 tests OK
test-import_inops-unexpose-pkg.R 4 tests OK
test-import_inops-unexpose-pkg.R 5 tests OK
test-import_inops-unexpose-pkg.R 6 tests OK 44ms
test-import_inops.control.R... 0 tests Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 1 tests OK
test-import_inops.control.R... 1 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 2 tests OK
test-import_inops.control.R... 2 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 3 tests OK
test-import_inops.control.R... 3 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 4 tests OK
test-import_inops.control.R... 4 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 5 tests OK
test-import_inops.control.R... 5 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 6 tests OK
test-import_inops.control.R... 6 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 7 tests OK
test-import_inops.control.R... 7 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 8 tests OK
test-import_inops.control.R... 8 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 9 tests OK
test-import_inops.control.R... 9 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 10 tests OK
test-import_inops.control.R... 10 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_inops.control.R... 11 tests OK
test-import_inops.control.R... 11 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
test-import_inops.control.R... 12 tests OK
test-import_inops.control.R... 12 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
test-import_inops.control.R... 13 tests OK
test-import_inops.control.R... 13 tests OK
test-import_inops.control.R... 14 tests OK
test-import_inops.control.R... 14 tests OK
test-import_inops.control.R... 15 tests OK
test-import_inops.control.R... 15 tests OK
test-import_inops.control.R... 16 tests OK
test-import_inops.control.R... 16 tests OK
test-import_inops.control.R... 17 tests OK
test-import_inops.control.R... 17 tests OK
test-import_inops.control.R... 18 tests OK
test-import_inops.control.R... 18 tests OK
test-import_inops.control.R... 19 tests OK
test-import_inops.control.R... 19 tests OK
test-import_inops.control.R... 20 tests OK
test-import_inops.control.R... 20 tests OK
test-import_inops.control.R... 21 tests OK
test-import_inops.control.R... 21 tests OK
test-import_inops.control.R... 22 tests OK
test-import_inops.control.R... 22 tests OK
test-import_inops.control.R... 23 tests OK
test-import_inops.control.R... 23 tests OK
test-import_inops.control.R... 24 tests OK
test-import_inops.control.R... 24 tests OK
test-import_inops.control.R... 25 tests OK
test-import_inops.control.R... 25 tests OK
test-import_inops.control.R... 26 tests OK
test-import_inops.control.R... 26 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
Checking for conflicting infix operators in the current environment...
test-import_inops.control.R... 27 tests OK
test-import_inops.control.R... 27 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
Checking for conflicting infix operators in the current environment...
test-import_inops.control.R... 28 tests OK
test-import_inops.control.R... 28 tests OK
test-import_inops.control.R... 29 tests OK
test-import_inops.control.R... 29 tests OK
test-import_inops.control.R... 30 tests OK 0.4s
test-import_int.R............. 1 tests OK
test-import_int.R............. 2 tests OK
test-import_int.R............. 3 tests OK
test-import_int.R............. 4 tests OK
test-import_int.R............. 5 tests OK
test-import_int.R............. 6 tests OK
test-import_int.R............. 7 tests OK
test-import_int.R............. 8 tests OK
test-import_int.R............. 9 tests OK
test-import_int.R............. 10 tests OK
test-import_int.R............. 11 tests OK
test-import_int.R............. 12 tests OK 14ms
test-import_lock.R............ 0 tests Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_lock.R............ 1 tests OK
test-import_lock.R............ 1 tests OK Importing packages and registering methods...
test-import_lock.R............ 2 tests OK
test-import_lock.R............ 2 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_lock.R............ 3 tests OK
test-import_lock.R............ 3 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_lock.R............ 4 tests OK
test-import_lock.R............ 4 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_lock.R............ 5 tests OK
test-import_lock.R............ 5 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_lock.R............ 6 tests OK
test-import_lock.R............ 6 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-import_lock.R............ 7 tests OK
test-import_lock.R............ 7 tests OK Checking for conflicting infix operators in the current environment...
The following infix operators already exist in the current environment:
%stri+%
Overwriting existing infix operators...
Warning in import_inops("stringi") :
The following infix operators already exist in the current environment:
%stri+%
Attempted overwrite existing infix operators
Placing infix operators in current environment...
test-import_lock.R............ 8 tests OK
test-import_lock.R............ 8 tests OK
test-import_lock.R............ 8 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
Checking for conflicting infix operators in the current environment...
ALL infix operators already exist in the current environment
Overwriting existing infix operators...
Warning in import_inops("stringi", overwrite = TRUE) :
ALL infix operators already exist in the current environment
Attempted overwrite existing infix operators
Placing infix operators in current environment...
Done
test-import_lock.R............ 9 tests OK
test-import_lock.R............ 9 tests OK
test-import_lock.R............ 10 tests OK 0.3s
test-internal.R............... 1 tests OK
test-internal.R............... 2 tests OK
test-internal.R............... 3 tests OK
test-internal.R............... 4 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 5 tests OK
test-internal.R............... 6 tests OK 21ms
test-libs.R................... 0 tests
test-libs.R................... 0 tests
test-libs.R................... 1 tests OK 48ms
test-pkgs.R................... 1 tests OK
test-pkgs.R................... 2 tests OK
test-pkgs.R................... 3 tests OK
test-pkgs.R................... 4 tests OK
test-pkgs.R................... 4 tests OK
test-pkgs.R................... 4 tests OK
test-pkgs.R................... 4 tests OK
test-pkgs.R................... 4 tests OK
test-pkgs.R................... 4 tests OK
test-pkgs.R................... 4 tests OK
test-pkgs.R................... 5 tests OK
test-pkgs.R................... 5 tests OK
test-pkgs.R................... 5 tests OK
test-pkgs.R................... 6 tests OK
test-pkgs.R................... 6 tests OK
test-pkgs.R................... 6 tests OK
test-pkgs.R................... 7 tests OK
test-pkgs.R................... 8 tests OK
test-pkgs.R................... 9 tests OK
test-pkgs.R................... 10 tests OK
test-pkgs.R................... 11 tests OK 55ms
test-pversion.R............... 1 tests OK
test-pversion.R............... 1 tests OK
test-pversion.R............... 2 tests OK
test-pversion.R............... 3 tests OK
test-pversion.R............... 4 tests OK
test-pversion.R............... 5 tests OK 17ms
Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-x.import.R............... 0 tests
test-x.import.R............... 0 tests
test-x.import.R............... 1 tests OK
test-x.import.R............... 2 tests OK
test-x.import.R............... 3 tests OK
test-x.import.R............... 4 tests OK
test-x.import.R............... 5 tests OK
test-x.import.R............... 6 tests OK
test-x.import.R............... 7 tests OK
test-x.import.R............... 8 tests OK
test-x.import.R............... 9 tests OK
test-x.import.R............... 10 tests OK
test-x.import.R............... 11 tests OK
test-x.import.R............... 12 tests OK
test-x.import.R............... 13 tests OK
test-x.import.R............... 13 tests OK
test-x.import.R............... 14 tests OK
test-x.import.R............... 14 tests OK
test-x.import.R............... 15 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-x.import.R............... 15 tests OK
test-x.import.R............... 16 tests OK
test-x.import.R............... 17 tests OK
test-x.import.R............... 17 tests OK
test-x.import.R............... 18 tests OK
test-x.import.R............... 19 tests OK
test-x.import.R............... 19 tests OK
test-x.import.R............... 19 tests OK
test-x.import.R............... 20 tests OK
test-x.import.R............... 21 tests OK
test-x.import.R............... 21 tests OK
test-x.import.R............... 22 tests OK
test-x.import.R............... 22 tests OK
test-x.import.R............... 23 tests OK
test-x.import.R............... 23 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-x.import.R............... 24 tests OK
test-x.import.R............... 24 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-x.import.R............... 25 tests OK
test-x.import.R............... 25 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-x.import.R............... 26 tests OK
test-x.import.R............... 26 tests OK Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-x.import.R............... 27 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-x.import.R............... 27 tests OK
test-x.import.R............... 27 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-x.import.R............... 28 tests OK
test-x.import.R............... 28 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-x.import.R............... 29 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
test-x.import.R............... 29 tests OK
test-x.import.R............... 29 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-x.import.R............... 30 tests OK
test-x.import.R............... 30 tests OK Importing packages and registering methods...
Done
You can now access the functions using `stri.$`
For conflicts report, packages order, and other attributes, run `attr.import(stri.)`
Warning in names(expose)[unlist(eapply(expose, is.function))] :
object length is not a multiple of subscript length
Checking for conflicting infix operators in the current environment...
Placing infix operators in current environment...
Done
test-x.import.R............... 31 tests OK
test-x.import.R............... 31 tests OK exposing and locking functions to current environment ...
Done
test-x.import.R............... 32 tests OK
test-x.import.R............... 32 tests OK
test-x.import.R............... 33 tests OK
test-x.import.R............... 33 tests OK
test-x.import.R............... 34 tests OK 0.4s
----- FAILED[xcpt]: test-import_inops-unexpose-alias.R<18--20>
call| expect_silent(import_inops(unexpose = stri.))
diff| Execution was not silent. A warning was thrown with message
diff| 'object length is not a multiple of subscript length'
Error: 1 out of 364 tests failed
Execution halted
- checking PDF version of manual ... [7s/8s] OK
- checking HTML version of manual ... [2s/2s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR