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

This page was generated on 2025-03-24 12:09 -0400 (Mon, 24 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4763
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4494
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4521
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4448
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4414
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 117/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.14.8  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-03-20 13:00 -0400 (Thu, 20 Mar 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_20
git_last_commit: 0ca9dcc
git_last_commit_date: 2025-01-23 09:56:37 -0400 (Thu, 23 Jan 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for autonomics on kjohnson1

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.

raw results


Summary

Package: autonomics
Version: 1.14.8
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.14.8.tar.gz
StartedAt: 2025-03-21 11:16:30 -0400 (Fri, 21 Mar 2025)
EndedAt: 2025-03-21 11:27:57 -0400 (Fri, 21 Mar 2025)
EllapsedTime: 687.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: autonomics.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.14.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* 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.14.8’
* 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 ... 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 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 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_contaminants
> ### Title: Read contaminants
> ### Aliases: read_contaminants
> 
> ### ** Examples
> 
> file <- download_contaminants()
> dt <- read_contaminants(file)
Error in .Call2("fasta_index", filexp_list, nrec, skip, seek.first.rec,  : 
  reading FASTA file /Users/biocbuild/Library/Caches/org.R-project.R/R/autonomics/maxquant/contaminants.fasta: ">" expected at beginning of line 1
Calls: read_contaminants ... <Anonymous> -> .read_XStringSet -> fasta.index -> .Call2
Execution halted
* 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 NOTE
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck/00check.log’
for details.


Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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 version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
171.206   9.229 170.924 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.001
COMPOUNDDISCOVERER_PATTERNS000
CONTAMINANTSURL000
FITSEP0.0000.0010.000
LINMOD_ENGINES000
MAXQUANT_PATTERNS0.0000.0000.001
TAXON_TO_ORGNAME0.0010.0000.001
TESTS0.0000.0000.001
X1.8740.1221.755
abstract_fit2.1630.1631.946
add_adjusted_pvalues0.5650.0240.593
add_assay_means0.4000.0100.409
add_facetvars2.0520.0931.945
add_opentargets_by_uniprot0.5090.0100.523
add_psp0.5430.0150.559
add_smiles0.6000.0570.541
analysis0.5550.0200.469
analyze13.754 0.29812.650
annotate_maxquant0.9290.0270.959
annotate_uniprot_rest0.1000.0182.041
assert_is_valid_sumexp0.7490.0610.813
bin1.3740.0231.413
biplot3.3920.0773.432
biplot_corrections3.2850.0813.166
biplot_covariates5.4530.1075.327
block2lme0.0040.0000.004
center1.5350.0261.562
code6.3280.1046.203
coefs0.9980.0720.849
collapsed_entrezg_to_symbol0.0010.0010.001
contrast_subgroup_cols0.8110.0690.666
count_in0.0020.0010.001
counts0.4970.0050.487
counts2cpm0.3830.0040.387
counts2tpm1.3820.0051.388
cpm0.3920.0030.396
create_design0.9170.0730.765
default_coefs0.9320.0720.780
default_formula18.041 0.88016.511
default_geom0.7680.0760.663
default_sfile0.0030.0010.003
demultiplex0.0220.0020.012
dequantify0.0030.0010.003
dequantify_compounddiscoverer0.0020.0010.001
dot-merge0.0410.0050.023
dot-plot_survival5.0320.3175.348
dot-read_maxquant_proteingroups0.1450.0070.151
download_contaminants0.0150.0060.460
download_data0.0010.0000.001
download_gtf0.0000.0000.001
download_mcclain210.0000.0010.001
dt2mat0.0040.0010.004
enrichment1.2970.0991.396
entrezg_to_symbol0.0000.0000.001
explore_transformations3.4790.1373.619
extract_coef_features5.0610.1094.951
extract_rectangle0.1580.0440.203
fcluster6.5210.1596.020
fcor1.0510.0301.085
fdata0.5810.0150.598
fdr2p1.1860.0801.030
filter_exprs_replicated_in_some_subgroup1.4880.1181.042
filter_features0.8330.0870.597
filter_medoid0.8880.0260.845
filter_samples0.7090.0700.601
fit18.362 0.87013.868
fit_lmx6.3690.3204.654
fitcoefs0.9530.0710.793
fits0.9850.0710.832
fitvars1.2380.0751.081
fix_xlgenes0.0020.0000.003
flevels0.4380.0070.446
fnames0.5630.0070.569
formula2str0.0000.0010.000
ftype9.3600.7487.781
fvalues0.5400.0160.494
fvars0.4260.0070.434
genome_to_orgdb0.0000.0000.001
group_by_level0.0010.0010.001
guess_compounddiscoverer_quantity0.0010.0010.001
guess_fitsep0.4750.0090.485
guess_maxquant_quantity0.0060.0010.007
guess_sep0.6530.0600.589
has_multiple_levels0.1030.0090.058
hdlproteins0.0960.0400.098
impute3.0710.0323.104
invert_subgroups0.7300.0070.737
is_collapsed_subset0.0010.0000.000
is_correlation_matrix0.0010.0010.002
is_diann_report0.7320.1060.462
is_fastadt0.1340.0100.074
is_file0.0010.0010.001
is_fraction0.0030.0010.002
is_imputed0.8370.0130.810
is_positive_number0.0020.0000.002
is_scalar_subset0.4040.0050.409
is_sig1.6550.0151.672
is_valid_formula0.0420.0010.043
keep_connected_blocks0.6590.0610.574
keep_connected_features1.2130.1110.803
keep_replicated_features1.4050.1290.937
label2index0.0020.0000.000
list2mat0.0010.0010.000
log2counts0.5820.0240.444
log2cpm0.4120.0030.415
log2diffs0.3540.0060.359
log2proteins0.4150.0060.422
log2sites0.3520.0060.358
log2tpm0.4170.0040.421
log2transform4.1260.0564.199
logical2factor0.0020.0010.002
make_alpha_palette0.7330.0560.628
make_colors0.0230.0020.015
make_volcano_dt1.0320.0131.004
map_fvalues0.4400.0070.448
matrix2sumexp1.2790.0751.160
merge_sample_file0.5490.0110.561
merge_sdata0.8520.0810.720
message_df0.0040.0010.003
modelvar4.2890.1333.775
order_on_p1.2050.0741.050
pca3.3660.0833.215
pg_to_canonical0.0050.0000.005
plot_contrast_venn2.9470.1322.503
plot_contrastogram3.8650.1813.513
plot_data1.6280.1011.416
plot_densities11.538 0.38310.732
plot_design0.6470.0100.662
plot_exprs25.952 0.38424.404
plot_exprs_per_coef25.237 0.39624.039
plot_fit_summary2.4410.1132.018
plot_heatmap1.8680.0161.891
plot_matrix0.7530.0600.648
plot_sample_nas6.7480.1266.235
plot_subgroup_points4.4220.0694.600
plot_summary13.636 0.21612.761
plot_venn0.0250.0010.027
plot_venn_heatmap0.0210.0010.022
plot_violins4.1850.1064.088
plot_volcano11.255 0.19010.795
preprocess_rnaseq_counts0.3750.0030.379
pull_columns0.0030.0000.003
read_affymetrix0.0010.0000.001