Back to Multiple platform build/check report for BioC 3.21:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-11-22 11:34 -0500 (Fri, 22 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4742
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4456
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

Package 458/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
crossmeta 1.33.0  (landing page)
Alex Pickering
Snapshot Date: 2024-11-21 13:40 -0500 (Thu, 21 Nov 2024)
git_url: https://git.bioconductor.org/packages/crossmeta
git_branch: devel
git_last_commit: c596264
git_last_commit_date: 2024-10-29 10:11:38 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
palomino7Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  


CHECK results for crossmeta on palomino7

To the developers/maintainers of the crossmeta package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/crossmeta.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: crossmeta
Version: 1.33.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:crossmeta.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings crossmeta_1.33.0.tar.gz
StartedAt: 2024-11-22 00:09:59 -0500 (Fri, 22 Nov 2024)
EndedAt: 2024-11-22 00:12:11 -0500 (Fri, 22 Nov 2024)
EllapsedTime: 132.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: crossmeta.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:crossmeta.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings crossmeta_1.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/crossmeta.Rcheck'
* using R Under development (unstable) (2024-10-26 r87273 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'crossmeta/DESCRIPTION' ... OK
* this is package 'crossmeta' version '1.33.0'
* 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 'crossmeta' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' 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 code 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 ... WARNING
Namespaces in Imports field not imported from:
  'RCurl' 'XML'
  All declared Imports should be used.
Missing or unexported object: 'GEOquery::gunzip'
* 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  fix_illum_headers.Rd: getGEO
  load_agil_plat.Rd: getGEO
  run_lmfit.Rd: duplicateCorrelation
  to_eset.Rd: getGEO
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in 'vignettes' ... OK
* checking examples ... ERROR
Running examples in 'crossmeta-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_raw
> ### Title: Download and unpack microarray supplementary files from GEO.
> ### Aliases: get_raw
> 
> ### ** Examples
> 
> get_raw("GSE41845")
Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE41nnn/GSE41845/suppl//GSE41845_RAW.tar?tool=geoquery'
Content type 'application/x-tar' length 71680 bytes (70 KB)
==================================================
downloaded 70 KB

trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE41nnn/GSE41845/suppl//GSE41845_non-normalized_data.txt.gz?tool=geoquery'
Content type 'application/x-gzip' length 19149 bytes (18 KB)
==================================================
downloaded 18 KB

Error: 'gunzip' is not an exported object from 'namespace:GEOquery'
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
           user system elapsed
diff_expr 15.03   0.61   15.69
es_meta    9.22   0.20    9.47
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING, 1 NOTE
See
  'E:/biocbuild/bbs-3.21-bioc/meat/crossmeta.Rcheck/00check.log'
for details.


Installation output

crossmeta.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL crossmeta
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'crossmeta' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (crossmeta)

Tests output

crossmeta.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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(crossmeta)
> 
> test_check("crossmeta")
GSE1_disease-healthy (# p < 0.05): 0 
GSE1_disease-healthy (# p < 0.05): 1 
Illumina samples matched by pdata column.
Illumina samples matched by pdata column.
Illumina samples matched by pdata column.
Illumina samples matched by pdata column.
Illumina samples matched by column names.
Illumina samples matched by pdata column.
Illumina samples matched by pdata column.
Illumina samples matched by pdata column.
Illumina samples matched by pdata column.
Array 1 corrected
Array 2 corrected
Array 3 corrected
Array 4 corrected
Array 5 corrected
Array 6 corrected
Array 7 corrected
Array 8 corrected
Array 9 corrected
Array 10 corrected
Array 11 corrected
Array 12 corrected
Array 13 corrected
Array 14 corrected
Array 15 corrected
Array 16 corrected
Array 1 corrected
Array 2 corrected
Array 3 corrected
Array 4 corrected
Array 5 corrected
Array 6 corrected
Array 7 corrected
Array 8 corrected
Array 9 corrected
Array 10 corrected
Array 11 corrected
Array 12 corrected
Array 13 corrected
Array 14 corrected
Array 15 corrected
Array 16 corrected
Apoa1_ApoAI...-C57BL.6 (# p < 0.05): 20 
Array 1 corrected
Array 2 corrected
Array 3 corrected
Array 4 corrected
Array 5 corrected
Array 6 corrected
Array 7 corrected
Array 8 corrected
Array 9 corrected
Array 10 corrected
Array 11 corrected
Array 12 corrected
Array 13 corrected
Array 14 corrected
Array 15 corrected
Array 16 corrected
Array 1 corrected
Array 2 corrected
Array 3 corrected
Array 4 corrected
Array 5 corrected
Array 6 corrected
Array 7 corrected
Array 8 corrected
Array 9 corrected
Array 10 corrected
Array 11 corrected
Array 12 corrected
Array 13 corrected
Array 14 corrected
Array 15 corrected
Array 16 corrected
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 21 ]
> 
> proc.time()
   user  system elapsed 
  26.32    0.78   27.14 

Example timings

crossmeta.Rcheck/crossmeta-Ex.timings

nameusersystemelapsed
add_sources1.520.071.61
diff_expr15.03 0.6115.69
es_meta9.220.209.47
filter_genes0.070.000.08