Back to Long Tests report for BioC 3.16

This page was generated on 2023-04-15 21:30:02 -0400 (Sat, 15 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for beachmat on palomino4


To the developers/maintainers of the beachmat package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 3/28HostnameOS / ArchCHECK
beachmat 2.14.2  (landing page)
Aaron Lun
Snapshot Date: 2023-04-15 06:55:01 -0400 (Sat, 15 Apr 2023)
git_url: https://git.bioconductor.org/packages/beachmat
git_branch: RELEASE_3_16
git_last_commit: bfc3e8a
git_last_commit_date: 2023-04-06 11:30:37 -0400 (Thu, 06 Apr 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  ERROR  
palomino4Windows Server 2022 Datacenter / x64  ERROR  
lconwaymacOS 12.5.1 Monterey / x86_64  ERROR  

Summary

Package: beachmat
Version: 2.14.2
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no beachmat_2.14.2.tar.gz
StartedAt: 2023-04-15 08:04:43 -0400 (Sat, 15 Apr 2023)
EndedAt: 2023-04-15 08:23:42 -0400 (Sat, 15 Apr 2023)
EllapsedTime: 1138.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: beachmat.Rcheck
Warnings: NA

Tests output

beachmat.Rcheck/tests/testthat.Rout.fail


R version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(beachmat)
> test_check("beachmat")
── R CMD build ─────────────────────────────────────────────────────────────────
* checking for file 'F:\biocbuild\bbs-3.16-bioc-longtests\meat\beachmat.Rcheck\beachmat\testpkg/DESCRIPTION' ... OK
* preparing 'beachtest':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building 'beachtest_1.0.0.tar.gz'

── R CMD check ─────────────────────────────────────────────────────────────────
* using log directory 'F:/biocbuild/bbs-3.16-bioc-longtests/tmpdir/Rtmp6RjkWq/filea785a9b296/beachtest.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* checking for file 'beachtest/DESCRIPTION' ... OK
* this is package 'beachtest' version '1.0.0'
* 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 hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'beachtest' can be installed ... OK
* 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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... 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 ... OK
* checking Rd files ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking PDF version of manual ... OK
* DONE

Status: OK

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-check.R:6:5'): extension test package CHECKs correctly ───────
`rcmdcheck::rcmdcheck(...)` threw an error.
Message: unused argument (document = FALSE)
Class:   simpleError/error/condition
Backtrace:
    ▆
 1. └─testthat::expect_error(...) at test-check.R:6:4
 2.   └─testthat:::quasi_capture(...)
 3.     ├─testthat (local) .capture(...)
 4.     │ └─base::withCallingHandlers(...)
 5.     └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
Error: Test failures
Execution halted

'R CMD check' output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no beachmat_2.14.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc-longtests/meat/beachmat.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using options '--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error'
* checking for file 'beachmat/DESCRIPTION' ... OK
* this is package 'beachmat' version '2.14.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 hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'beachmat' can be installed ... OK
* 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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: 'DelayedArray:::bplapply2'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... SKIPPED
* 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 compiled code ... OK
* checking files in 'vignettes' ... SKIPPED
* checking examples ... SKIPPED
* checking for unstated dependencies in 'longtests' ... OK
* checking tests in 'longtests' ...
  Running 'testthat.R'
 ERROR
Running the tests in 'longtests/testthat.R' failed.
Last 13 lines of output:
  ── Failure ('test-check.R:6:5'): extension test package CHECKs correctly ───────
  `rcmdcheck::rcmdcheck(...)` threw an error.
  Message: unused argument (document = FALSE)
  Class:   simpleError/error/condition
  Backtrace:
      ▆
   1. └─testthat::expect_error(...) at test-check.R:6:4
   2.   └─testthat:::quasi_capture(...)
   3.     ├─testthat (local) .capture(...)
   4.     │ └─base::withCallingHandlers(...)
   5.     └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
  Error: Test failures
  Execution halted
* DONE

Status: 1 ERROR, 1 NOTE
See
  'F:/biocbuild/bbs-3.16-bioc-longtests/meat/beachmat.Rcheck/00check.log'
for details.


Installation output

beachmat.Rcheck/00install.out

* installing *source* package 'beachmat' ...
** using staged installation
** libs
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fragment_sparse_rows.cpp -o fragment_sparse_rows.o
g++ -shared -s -static-libgcc -o beachmat.dll tmp.def RcppExports.o fragment_sparse_rows.o -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.16-bioc-longtests/meat/beachmat.Rcheck/00LOCK-beachmat/00new/beachmat/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (beachmat)