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

This page was generated on 2024-12-23 11:46 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4372
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/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.15.36  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-12-22 13:40 -0500 (Sun, 22 Dec 2024)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: 5cb516d
git_last_commit_date: 2024-12-04 06:05:33 -0500 (Wed, 04 Dec 2024)
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.36
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.36.tar.gz
StartedAt: 2024-12-23 04:01:12 -0000 (Mon, 23 Dec 2024)
EndedAt: 2024-12-23 04:18:42 -0000 (Mon, 23 Dec 2024)
EllapsedTime: 1050.4 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.36.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.36’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 29 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 150.020  1.361 148.698
fit                       29.659  1.365  31.061
plot_exprs_per_coef       28.323  0.207  28.602
plot_exprs                27.765  0.112  27.949
default_formula           24.399  0.606  24.918
plot_volcano              21.899  0.072  22.025
analyze                   18.246  0.191  18.475
plot_summary              17.458  0.148  17.666
read_metabolon            17.180  0.040  17.252
plot_densities            12.968  0.112  13.109
ftype                     10.658  0.176  10.857
read_fragpipe              9.655  0.132   9.661
plot_sample_nas            8.699  0.044   8.765
fcluster                   8.258  0.076   8.350
extract_coef_features      8.024  0.096   8.137
code                       7.359  0.008   7.380
biplot_covariates          7.249  0.011   7.275
plot_subgroup_points       6.204  0.012   6.231
dot-plot_survival          5.696  0.136   5.844
plot_violins               5.522  0.067   5.603
log2transform              5.203  0.044   5.260
biplot                     5.039  0.047   5.098
* 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 0 | SKIP 2 | PASS 156 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): 'test-8_fit.R:89:5', 'test-8_fit.R:99:5'

[ FAIL 0 | WARN 0 | SKIP 2 | PASS 156 ]
> 
> proc.time()
   user  system elapsed 
203.804   2.698 205.935 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS0.0000.0000.001
CONTAMINANTSURL0.0000.0000.001
FITSEP000
LINMOD_ENGINES000
MAXQUANT_PATTERNS0.0010.0000.000
TAXON_TO_ORGNAME000
TESTS000
X2.1130.0482.180
abstract_fit2.2250.0722.305
add_adjusted_pvalues0.7110.0440.761
add_assay_means0.4860.0360.524
add_facetvars2.0310.0162.053
add_opentargets_by_uniprot0.5060.0240.538
add_psp0.6860.0080.699
add_smiles0.6240.0160.640
analysis0.5180.0000.519
analyze18.246 0.19118.475
annotate_maxquant1.3010.0361.343
annotate_uniprot_rest0.2120.0044.313
assert_is_valid_sumexp0.7280.0120.739
bin1.4050.0521.460
biplot5.0390.0475.098
biplot_corrections4.5480.0054.570
biplot_covariates7.2490.0117.275
block2lme0.0040.0000.004
center1.9960.0162.018
code7.3590.0087.380
coefs0.9810.0431.024
collapsed_entrezg_to_symbol0.0010.0000.000
contrast_subgroup_cols0.7950.0040.798
count_in0.0020.0000.001
counts0.4690.0000.471
counts2cpm0.4420.0000.444
counts2tpm0.3930.0000.394
cpm0.4250.0000.427
create_design0.8770.0040.880
default_coefs0.9300.0040.939
default_formula24.399 0.60624.918
default_geom0.6540.0120.665
default_sfile0.0010.0000.001
demultiplex0.020.000.02
dequantify0.0030.0000.003
dequantify_compounddiscoverer0.0010.0010.001
dot-merge0.0200.0020.023
dot-plot_survival5.6960.1365.844
dot-read_maxquant_proteingroups0.1300.0040.134
download_contaminants000
download_data0.0010.0000.001
download_gtf000
download_mcclain210.0000.0000.001
dt2mat0.0040.0000.004
enrichment1.7800.0721.856
entrezg_to_symbol0.0000.0000.001
extract_coef_features8.0240.0968.137
extract_rectangle0.1330.0150.150
fcluster8.2580.0768.350
fcor1.3620.0001.366
fdata0.7360.0120.750
fdr2p1.2700.0321.303
filter_exprs_replicated_in_some_subgroup1.3390.0201.360
filter_features0.7070.0080.714
filter_medoid0.9760.0040.982
filter_samples0.6700.0160.685
fit29.659 1.36531.061
fitcoefs1.0250.0201.047
fits1.1710.0241.196
fitvars1.3880.0281.418
fix_xlgenes0.0020.0000.002
flevels0.5280.0080.537
fnames0.6000.0040.605
formula2str0.0010.0000.000
ftype10.658 0.17610.857
fvalues0.5450.0200.565
fvars0.5910.0360.628
genome_to_orgdb0.0000.0000.001
group_by_level0.0010.0000.001
guess_compounddiscoverer_quantity0.0010.0000.001
guess_fitsep0.6240.0040.629
guess_maxquant_quantity0.0070.0000.007
guess_sep0.6740.0160.692
has_multiple_levels0.0730.0040.077
hdlproteins0.0740.0000.088
impute4.2320.0564.301
invert_subgroups0.9420.0561.000
is_collapsed_subset0.0000.0000.001
is_correlation_matrix0.0010.0000.002
is_diann_report0.6030.0320.817
is_fastadt0.1120.0040.117
is_file0.0000.0000.001
is_fraction0.0020.0000.002
is_imputed0.9890.0000.991
is_positive_number0.0020.0000.002
is_scalar_subset0.4180.0120.432
is_sig1.9970.0442.045
is_valid_formula0.0620.0000.061
keep_connected_blocks0.6750.0440.718
keep_connected_features0.9490.0430.990
keep_replicated_features1.1770.0521.231
label2index0.0010.0000.001
list2mat0.0010.0000.001
log2counts0.4470.0080.456
log2cpm0.4300.0080.439
log2diffs0.4260.0240.457
log2proteins0.4260.0040.431
log2sites0.4860.0160.503
log2tpm0.4430.0040.448
log2transform5.2030.0445.260
logical2factor0.0020.0000.002
make_alpha_palette0.6920.0120.704
make_colors0.0110.0000.011
make_volcano_dt1.1430.0121.158
map_fvalues0.5940.0040.599
matrix2sumexp1.1940.0241.220
merge_sample_file0.5790.0000.580
merge_sdata0.6980.0120.710
message_df0.0030.0000.003
model_coefs1.0270.0481.074
modelvar4.5040.0674.578
order_on_p1.2970.0321.332
pca4.1700.0604.241
pg_to_canonical0.0090.0000.009
plot_contrast_venn3.1440.0523.209
plot_contrastogram4.2790.0524.347
plot_data1.7580.0161.776
plot_densities12.968 0.11213.109
plot_design0.8070.0040.813
plot_exprs27.765 0.11227.949
plot_exprs_per_coef28.323 0.20728.602
plot_fit_summary2.6340.0162.650
plot_heatmap2.6270.0082.640
plot_joint_density3.8260.0443.880
plot_matrix0.6650.0200.684
plot_sample_nas8.6990.0448.765
plot_subgroup_points6.2040.0126.231
plot_summary17.458 0.14817.666
plot_venn0.0180.0000.018
plot_venn_heatmap0.0290.0000.029
plot_violins5.5220.0675.603
plot_volcano21.899 0.07222.025
preprocess_rnaseq_counts0.3970.0000.398
pull_columns0.0020.0000.003
read_affymetrix000
read_contaminants0.0480.0081.422
read_diann_proteingroups150.020 1.361148.698
read_fragpipe9.6550.1329.661
read_maxquant_phosphosites1.9320.0201.957
read_maxquant_proteingroups1.5870.0041.595
read_metabolon17.180 0.04017.252
read_msigdt0.0010.0000.001
read_olink1.5860.0321.600
read_rectangles0.2080.0120.220