Back to Multiple platform build/check report for BioC 3.21:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-28 11:46 -0500 (Tue, 28 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4659
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4454
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4465
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4419
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4409
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 116/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.15.142  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-01-27 13:40 -0500 (Mon, 27 Jan 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: 0c39fcd
git_last_commit_date: 2025-01-23 09:13:12 -0500 (Thu, 23 Jan 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


CHECK results for autonomics on kunpeng2

To the developers/maintainers of the autonomics package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/autonomics.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: autonomics
Version: 1.15.142
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings autonomics_1.15.142.tar.gz
StartedAt: 2025-01-28 03:38:24 -0000 (Tue, 28 Jan 2025)
EndedAt: 2025-01-28 03:56:33 -0000 (Tue, 28 Jan 2025)
EllapsedTime: 1088.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: autonomics.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings autonomics_1.15.142.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.15.142’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 30 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘autonomics’ 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Warning: program compiled against libxml 212 using older 211
* 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 files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘autonomics-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: .read_rnaseq_bams
> ### Title: Read rnaseq counts/bams
> ### Aliases: .read_rnaseq_bams .read_rnaseq_counts read_rnaseq_bams
> ###   read_rnaseq_counts
> 
> ### ** Examples
> 
> # read_rnaseq_bams
>   if (requireNamespace('Rsubread')){
+       dir <- download_data('billing16.bam.zip')
+       object <- read_rnaseq_bams(dir, paired = TRUE, genome = 'hg38')  
+       object <- read_rnaseq_bams(dir, paired = TRUE, genome = 'hg38', plot = TRUE)  
+   }
Loading required namespace: Rsubread
unzip
Warning in unzip(filepath, exdir = substr(filepath, 1, nchar(filepath) -  :
  error 1 in extracting from zip file
NCBI RefSeq annotation for hg38 (build 38.2) is used.
Error in (function (files, annot.inbuilt = "mm39", annot.ext = NULL, isGTFAnnotationFile = FALSE,  : 
  No read files provided!
Calls: read_rnaseq_bams ... .read_rnaseq_bams -> count_reads -> do.call -> <Anonymous>
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
                            user system elapsed
read_diann_proteingroups 142.478  2.254 143.385
fit_linmod                43.493  0.160  43.747
plot_exprs_per_coef       33.264  0.052  33.399
plot_exprs                31.544  0.124  31.751
default_formula           24.005  0.348  24.283
analyze                   21.923  0.076  22.051
plot_summary              20.824  0.096  20.967
read_metabolon            20.665  0.032  20.757
plot_volcano              17.060  0.056  17.149
plot_densities            11.335  0.060  11.424
ftype                     10.759  0.071  10.835
extract_coef_features      9.633  0.036   9.688
plot_sample_nas            8.518  0.024   8.560
fcluster                   8.494  0.040   8.553
read_fragpipe              8.303  0.096   8.445
biplot_covariates          8.081  0.024   8.123
code                       7.672  0.008   7.698
plot_subgroup_points       6.724  0.048   6.784
fit_survival               6.726  0.024   6.763
biplot                     6.091  0.108   6.211
plot_violins               5.528  0.048   5.588
modelvar                   5.117  0.012   5.136
plot_survival              5.050  0.004   5.065
log2transform              4.968  0.036   5.016
* 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, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck/00check.log’
for details.


Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘autonomics’ ...
** using staged installation
** 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 (autonomics)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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(autonomics)

Attaching package: 'autonomics'

The following objects are masked from 'package:stats':

    biplot, loadings

The following object is masked from 'package:base':

    beta

> 
> test_check("autonomics")
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
207.962   2.383 210.057 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS0.0000.0000.001
SURVIVALENGINES0.0010.0000.000
TAXON_TO_ORGNAME000
TESTS000
X2.2220.0682.296
abstract_fit3.3670.1403.512
add_adjusted_pvalues0.8180.0120.836
add_assay_means0.5280.0040.534
add_facetvars2.2750.0642.343
add_opentargets_by_uniprot0.5160.0040.526
add_psp0.6790.0080.691
add_smiles0.5980.0080.604
analysis0.5390.0040.544
analyze21.923 0.07622.051
annotate_maxquant1.1920.0161.213
annotate_uniprot_rest0.1910.0083.197
assert_is_valid_sumexp0.7370.0070.745
bin0.5120.0080.522
biplot6.0910.1086.211
biplot_corrections4.4540.0204.480
biplot_covariates8.0810.0248.123
block2lme0.0030.0000.004
center1.9820.0041.990
code7.6720.0087.698
coefs1.1310.0121.144
collapsed_entrezg_to_symbol0.0010.0000.000
contrast_subgroup_cols0.7620.0080.768
count_in0.0020.0000.001
counts0.4520.0000.454
counts2cpm0.4500.0040.455
counts2tpm0.3880.0040.393
cpm0.4160.0000.417
create_design0.9410.0200.960
default_formula24.005 0.34824.283
default_geom0.6670.0110.677
default_sfile0.0020.0000.002
demultiplex0.0230.0000.022
dequantify0.0030.0000.003
dequantify_compounddiscoverer0.0010.0000.002
dot-coxph0.6460.0080.657
dot-merge0.0230.0000.023
dot-read_maxquant_proteingroups0.1350.0000.135
download_data0.0000.0010.000
download_gtf000
download_mcclain210.0000.0000.003
dt2mat0.0020.0010.004
enrichment2.6600.0002.667
entrezg_to_symbol000
extract_coef_features9.6330.0369.688
extract_rectangle0.1440.0000.145
fcluster8.4940.0408.553
fcor1.4350.0081.445
fdata0.7760.0000.778
fdr2p1.3470.0161.365
filter_exprs_replicated_in_some_subgroup1.3410.0081.352
filter_features0.7540.0080.764
filter_medoid0.9730.0080.984
filter_samples0.7490.0160.765
fit_linmod43.493 0.16043.747
fit_survival6.7260.0246.763
fitcoefs1.2040.0281.234
fits0.9890.0201.009
fix_xlgenes0.0020.0000.002
flevels0.5130.0000.514
fnames0.6190.0120.633
formula2str000
ftype10.759 0.07110.835
fvalues0.5820.0040.587
fvars0.5090.0000.510
genome_to_orgdb000
group_by_level0.0010.0000.001
guess_compounddiscoverer_quantity0.0010.0000.001
guess_fitsep0.6870.0000.689
guess_maxquant_quantity0.0070.0000.007
guess_sep0.6960.0120.708
has_multiple_levels0.0760.0000.075
hdlproteins0.0650.0040.078
impute4.3420.0484.398
invert_subgroups0.8730.0080.882
is_collapsed_subset0.0010.0000.000
is_correlation_matrix0.0020.0000.001
is_diann_report0.5510.0240.766
is_fastadt0.0820.0000.082
is_file000
is_fraction0.0020.0000.001
is_imputed1.0020.0001.003
is_positive_number0.0020.0000.002
is_scalar_subset1.4800.0561.538
is_sig2.2960.0562.356
is_valid_formula0.0580.0000.057
keep_connected_blocks0.6520.0120.666
keep_connected_features0.9110.0080.918
keep_replicated_features1.0670.0121.076
label2index0.0010.0000.001
list2mat0.0000.0010.001
log2counts0.4250.0180.444
log2cpm0.4670.0000.468
log2diffs0.4180.0080.428
log2proteins0.4050.0120.418
log2sites0.4140.0200.435
log2tpm0.4310.0000.431
log2transform4.9680.0365.016
logical2factor0.0020.0000.001
make_alpha_palette0.7120.0000.711
make_colors0.0120.0000.011
make_volcano_dt1.1710.0081.182
map_fvalues0.4970.0040.502
matrix2sumexp1.2280.0561.286
merge_sample_file0.5590.0040.565
merge_sdata0.6740.0200.692
message_df0.0030.0000.003
model_coefs0.9790.0201.000
modelvar5.1170.0125.136
order_on_p1.6600.0241.686
pca3.9800.0244.012
pg_to_canonical0.0080.0000.008
plot_coef_densities1.6380.0071.652
plot_contrast_venn3.4810.0163.502
plot_contrastogram4.0470.0804.135
plot_data1.6960.0041.707
plot_densities11.335 0.06011.424
plot_design0.8450.0040.852
plot_exprs31.544 0.12431.751
plot_exprs_per_coef33.264 0.05233.399
plot_fit_summary3.0030.0113.022
plot_heatmap3.0160.0083.031
plot_joint_density3.8500.0123.870
plot_matrix0.6990.0160.714
plot_sample_nas8.5180.0248.560
plot_subgroup_points6.7240.0486.784
plot_summary20.824 0.09620.967
plot_survival5.0500.0045.065
plot_venn0.0010.0040.005
plot_venn_heatmap0.0290.0000.030
plot_violins5.5280.0485.588
plot_volcano17.060 0.05617.149
preprocess_rnaseq_counts0.4310.0000.431
pull_columns0.0030.0000.003
read_affymetrix000
read_diann_proteingroups142.478 2.254143.385
read_fragpipe8.3030.0968.445
read_maxquant_phosphosites1.9290.0121.945
read_maxquant_proteingroups1.6210.0361.660
read_metabolon20.665 0.03220.757
read_msigdt0.0010.0000.001
read_olink1.6800.0441.706
read_rectangles0.2180.0080.227