Last updated on 2025-07-18 18:51:39 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
CGGP | 13 | ||
comparer | 2 | 11 | |
ContourFunctions | 13 | ||
GauPro | 2 | 11 | |
mixopt | 13 | ||
sFFLHD | 7 | 6 | |
splitfngr | 5 | 8 | |
TestFunctions | 13 | ||
testthatmulti | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [46s/103s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(comparer)
Loading required package: GauPro
Loading required package: mixopt
Loading required package: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: ggplot2
Loading required package: splitfngr
Loading required package: numDeriv
Loading required package: rmarkdown
Loading required package: tidyr
Attaching package: 'tidyr'
The following object is masked from 'package:testthat':
matches
Loading required package: plyr
------------------------------------------------------------------------------
You have loaded plyr after dplyr - this is likely to cause problems.
If you need functions from both plyr and dplyr, please load plyr first, then dplyr:
library(plyr); library(dplyr)
------------------------------------------------------------------------------
Attaching package: 'plyr'
The following objects are masked from 'package:dplyr':
arrange, count, desc, failwith, id, mutate, rename, summarise,
summarize
Loading required package: progress
>
> test_check("comparer")
Recovered 6 / 6
Recovered 6 / 12
Error in summary.connection(connection) : invalid connection
In addition: Warning message:
In .Internal(gc(verbose, reset, full)) :
closing unused connection 4 (<-localhost.localdomain:11366)
Recovered 1 / 4
Completed all runs in 0.9 seconds
Starting to run 10 trials in batches of size 3
Finished running superbatches
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ffexp.R:35:5'): ffexp ────────────────────────────────────────
`pp` inherits from `'ggmatrix'/'GGally::ggmatrix'/'S7_object'` not `'character'`.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [42s/125s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(comparer)
Loading required package: GauPro
Loading required package: mixopt
Loading required package: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: ggplot2
Loading required package: splitfngr
Loading required package: numDeriv
Loading required package: rmarkdown
Loading required package: tidyr
Attaching package: 'tidyr'
The following object is masked from 'package:testthat':
matches
Loading required package: plyr
------------------------------------------------------------------------------
You have loaded plyr after dplyr - this is likely to cause problems.
If you need functions from both plyr and dplyr, please load plyr first, then dplyr:
library(plyr); library(dplyr)
------------------------------------------------------------------------------
Attaching package: 'plyr'
The following objects are masked from 'package:dplyr':
arrange, count, desc, failwith, id, mutate, rename, summarise,
summarize
Loading required package: progress
>
> test_check("comparer")
Recovered 6 / 6
Recovered 6 / 12
Error in summary.connection(connection) : invalid connection
In addition: Warning message:
In .Internal(gc(verbose, reset, full)) :
closing unused connection 4 (<-localhost.localdomain:11911)
Recovered 1 / 4
Ran for 1 seconds up to 84 / 100
Starting to run 10 trials in batches of size 3
Finished running superbatches
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ffexp.R:35:5'): ffexp ────────────────────────────────────────
`pp` inherits from `'ggmatrix'/'GGally::ggmatrix'/'S7_object'` not `'character'`.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.2.15
Check: installed package size
Result: NOTE
installed size is 9.4Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 6.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 7, OK: 6
Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Collin Erickson <collinberickson@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Collin",
family = "Erickson",
role = c("aut", "cre"),
email = "collinberickson@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Collin Erickson <collinberickson@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Collin",
family = "Erickson",
role = c("aut", "cre"),
email = "collinberickson@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Collin Erickson <collinberickson@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Collin",
family = "Erickson",
role = c("aut", "cre"),
email = "collinberickson@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc