Run revdepcheck::cloud_details(, "arrow")
for more info
checking tests ... ERROR
``
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # Licensed to the Apache Software Foundation (ASF) under one
> # or more contributor license agreements. See the NOTICE file
> # distributed with this work for additional information
> # regarding copyright ownership. The ASF licenses this file
> # to you under the Apache License, Version 2.0 (the
> # "License"); you may not use this file except in compliance
> # with the License. You may obtain a copy of the License at
...
expected` is a logical vector (TRUE)
── Failure ('test-parquet.R:458:3'): deprecated int96 timestamp unit can be specified when reading Parquet files ──
result$some_datetime == table$some_datetime is not TRUE
actual
is an R6 object of class
expected
is a logical vector (TRUE)
[ FAIL 5 | WARN 0 | SKIP 84 | PASS 6663 ] Error: Test failures Execution halted ```
checking installed package size ... NOTE
installed size is 124.1Mb
sub-directories of 1Mb or more:
R 7.5Mb
libs 115.9Mb
checking Rd cross-references ... NOTE
Package unavailable to check Rd xrefs: ‘readr’
Run revdepcheck::cloud_details(, "epiCo")
for more info
checking tests ... ERROR ``` Running ‘testthat.R’ 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 ... ▆
[ FAIL 1 | WARN 8 | SKIP 0 | PASS 114 ] Error: Test failures Execution halted ```
installed size is 6.2Mb
sub-directories of 1Mb or more:
data 2.0Mb
extdata 2.9Mb
Run revdepcheck::cloud_details(, "ieegio")
for more info
checking examples ... ERROR ``` Running examples in ‘ieegio-Ex.R’ failed The error most likely occurred in:
Name: imaging-volume
Title: Read and write volume data
Aliases: imaging-volume read_volume write_volume io_read_mgz
io_write_mgz io_write_mgz.ieegio_volume io_write_mgz.ieegio_mgh
io_write_mgz.nifti io_write_mgz.niftiImage
io_write_mgz.ants.core.ants_image.ANTsImage io_write_mgz.array
io_read_nii io_write_nii io_write_nii.ieegio_nifti
... + # clean up + unlink(f) + unlink(f2) + + } Warning in check_forbidden_install("Conda Environments") : cannot install Conda Environments during R CMD check Error: Unable to find conda binary. Is Anaconda installed? Execution halted ```
Run revdepcheck::cloud_details(, "madrat")
for more info
checking tests ... ERROR ``` Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(madrat) Loading required package: magclass > > test_check("madrat") [ FAIL 3 | WARN 2 | SKIP 8 | PASS 581 ]
...
dim(actual)
is an integer vector (1, 1, 1)
dim(expected)
is absent
dimnames(actual)
is a list
dimnames(expected)
is absent
[ FAIL 3 | WARN 2 | SKIP 8 | PASS 581 ] Error: Test failures Execution halted ```
Run revdepcheck::cloud_details(, "vines")
for more info
checking tests ... ERROR
``
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("vines")
Loading required package: copula
>
> test_check("vines", reporter = "summary")
h:
h: 1
...
── 2. Error ('test-hinverse.R:3:1'): (code run outside of
test_that()) ───────
Error in
testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default
Backtrace:
▆
══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures Execution halted ```
Run revdepcheck::cloud_details(, "xpose")
for more info
checking tests ... ERROR ``` Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xpose) Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
...
8. │ └─base::do.call(...) at tests/testthat/helper-test_that_for_all.R:20:7
9. ├─testthat (local) <fn>
(...)
10. └─base::.handleSimpleError(...)
11. └─purrr (local) h(simpleError(msg, call))
12. └─cli::cli_abort(...)
13. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ] Error: Test failures Execution halted ```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.