Back to Mac ARM64 build report for BioC 3.20
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-20 11:32:08 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 112/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.13.7  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: aaefd08
git_last_commit_date: 2024-05-17 13:47:20 -0400 (Fri, 17 May 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for autonomics on kjohnson1


To the developers/maintainers of the autonomics package:
- 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.13.7
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.13.7.tar.gz
StartedAt: 2024-05-19 05:40:22 -0400 (Sun, 19 May 2024)
EndedAt: 2024-05-19 05:54:21 -0400 (Sun, 19 May 2024)
EllapsedTime: 839.4 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.13.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/autonomics.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* 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.6.6
* 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.13.7’
* 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
read_diann_proteingroups 91.981  1.824  94.466
read_rnaseq_counts       27.098  1.309  29.042
plot_exprs               19.467  0.153  19.662
rm_diann_contaminants    18.442  0.376  18.872
plot_exprs_per_coef      18.644  0.137  18.856
default_formula          14.334  0.343  14.736
fit                      11.953  0.167  12.132
plot_summary             11.752  0.088  11.885
read_metabolon           11.666  0.103  11.853
read_somascan            11.585  0.045  11.660
analyze                  11.300  0.127  11.581
plot_volcano             10.167  0.111  10.338
plot_densities            8.060  0.244   8.308
plot_sample_nas           5.913  0.046   6.035
read_fragpipe             5.746  0.137   5.938
fcluster                  5.537  0.098   5.642
dot-plot_survival         5.139  0.371   5.513
biplot_covariates         5.127  0.066   5.221
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
                                                                                                    FALSE 
  attr(,"cause")
  [1] nonexistent
  attr(,"class")
  [1] "vector_with_cause" "logical"          
  Backtrace:
      ▆
   1. └─autonomics::.read_rnaseq_counts(file, sfile = sfile, by.y = "rna_id") at test-8_fit.R:76:9
   2.   └─autonomics:::assert_all_are_existing_files(file)
   3.     └─autonomics:::assert_engine(...)
   4.       └─autonomics:::give_feedback(handler_type, msg, predicate_name)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 158 ]
  Error: Test failures
  Execution halted
* 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-mac-arm64/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.fail


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 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

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

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-8_fit.R:76:9'):  fit: mcclain21  ───────────────────────────────
<assertionError/assertionCondition/simpleError/error/condition>
Error in `.read_rnaseq_counts(file, sfile = sfile, by.y = "rna_id")`: is_existing_file : Some or all of the files specified by file do not exist.
/Users/biocbuild/Library/Caches/org.R-project.R/R/autonomics/datasets/mcclain21/GSE161731_counts.csv.gz 
                                                                                                  FALSE 
attr(,"cause")
[1] nonexistent
attr(,"class")
[1] "vector_with_cause" "logical"          
Backtrace:
    ▆
 1. └─autonomics::.read_rnaseq_counts(file, sfile = sfile, by.y = "rna_id") at test-8_fit.R:76:9
 2.   └─autonomics:::assert_all_are_existing_files(file)
 3.     └─autonomics:::assert_engine(...)
 4.       └─autonomics:::give_feedback(handler_type, msg, predicate_name)

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

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.001
COMPOUNDDISCOVERER_PATTERNS0.0000.0000.001
CONTAMINANTSURL0.0000.0010.000
FITSEP000
LINMOD_ENGINES000
MAXQUANT_PATTERNS0.0000.0000.001
TAXON_TO_ORGNAME0.0000.0000.001
TESTS0.0000.0000.001
abstract_fit1.3160.0671.387
add_adjusted_pvalues0.5760.0160.593
add_assay_means0.5150.0070.522
add_facetvars2.3340.1032.438
add_opentargets_by_uniprot0.4300.0090.442
add_psp0.5220.0130.536
add_smiles0.4620.0410.505
analysis0.4020.0070.409
analyze11.300 0.12711.581
annotate_maxquant0.9700.0291.007
annotate_uniprot_rest0.1000.0170.646
assert_is_valid_sumexp0.6510.0490.713
bin0.4300.0090.445
biplot3.6120.0723.713
biplot_corrections3.0380.0533.107
biplot_covariates5.1270.0665.221
block2lme0.0040.0010.004
center2.4200.0202.441
code3.8590.0763.957
coefs0.6650.0270.696
collapsed_entrezg_to_symbol0.0000.0000.001
contrast_subgroup_cols0.4420.0420.485
count_in0.0010.0000.000
counts0.2540.0030.261
counts2cpm0.3270.0020.331
counts2tpm0.2550.0030.261
cpm0.3720.0030.414
create_design0.7060.0460.753
default_formula14.334 0.34314.736
default_geom0.5510.0590.656
default_sfile0.0020.0010.003
demultiplex0.0110.0010.012
dequantify0.0020.0010.002
dequantify_compounddiscoverer0.0020.0010.001
dot-merge0.0190.0010.020
dot-plot_survival5.1390.3715.513
dot-read_maxquant_proteingroups0.1440.0050.150
download_contaminants0.0520.0100.821
download_data0.0010.0010.001
download_gtf000
download_mcclain210.0000.0000.003
dt2mat0.0030.0000.005
enrichment1.2280.0931.322
entrezg_to_symbol0.0000.0010.001
explore_transformations3.4240.0993.537
extract_coef_features4.4600.0974.559
extract_rectangle0.1460.0400.186
fcluster5.5370.0985.642
fcor0.6660.0230.696
fdata0.5660.0100.575
fdr2p0.9200.0500.969
filter_exprs_replicated_in_some_subgroup0.9120.0460.957
filter_features0.5110.0470.581
filter_medoid0.8710.0160.886
filter_samples0.5310.0420.573
fit11.953 0.16712.132
fit_lmx4.2180.0684.287
fitcoefs0.7260.0440.770
fits0.8280.0440.871
fitvars1.0010.0471.055
fix_xlgenes0.0010.0000.002
flevels0.4640.0050.469
fnames0.4900.0060.495
formula2str0.0010.0000.001
fvalues0.4200.0050.425
fvars0.4200.0070.427
genome_to_orgdb0.0000.0010.000
group_by_level0.0010.0000.001
guess_compounddiscoverer_quantity0.0010.0000.001
guess_fitsep0.4930.0080.501
guess_maxquant_quantity0.0050.0010.006
guess_sep0.5310.0460.584
has_multiple_levels0.0490.0020.050
hdlproteins0.0600.0300.092
impute2.9130.0352.950
invert_subgroups0.7280.0060.735
is_collapsed_subset0.0010.0000.000
is_correlation_matrix0.0020.0000.002
is_diann_report0.3080.0460.413
is_fastadt0.0590.0010.061
is_file0.0000.0000.001
is_fraction0.0010.0010.002
is_imputed0.6880.0080.696
is_positive_number0.0020.0010.001
is_scalar_subset0.3590.0070.366
is_sig1.1220.0121.134
is_valid_formula0.0460.0010.046
keep_connected_blocks0.5150.0450.559
keep_connected_features2.1830.0592.265
keep_replicated_features0.7440.0490.801
label2index0.0000.0000.001
list2mat0.0010.0010.001
log2counts0.3940.0030.397
log2cpm0.3750.0030.378
log2diffs0.3150.0040.320
log2proteins0.3240.0050.330
log2sites0.3150.0050.321
log2tpm0.3610.0030.363
log2transform3.5140.0443.571
logical2factor0.0020.0000.002
make_alpha_palette0.5500.0450.595
make_colors0.0140.0010.016
make_volcano_dt0.8060.0110.824
map_fvalues0.4020.0060.408
matrix2sumexp0.9590.0461.005
merge_sample_file0.4450.0090.454
merge_sdata0.5470.0580.605
message_df0.0030.0010.003
modelvar1.4330.0511.484
order_on_p0.9240.0480.982
pca2.6990.0652.766
pg_to_canonical0.0050.0000.005
plot_contrast_venn1.6870.0551.742
plot_contrastogram2.2920.1352.433
plot_data1.1860.0541.245
plot_densities8.0600.2448.308
plot_design0.6520.0250.677
plot_exprs19.467 0.15319.662
plot_exprs_per_coef18.644 0.13718.856
plot_fit_summary1.8940.0751.976
plot_heatmap1.7530.0131.774
plot_matrix0.5560.0470.606
plot_sample_nas5.9130.0466.035
plot_subgroup_points4.4270.0574.575
plot_summary11.752 0.08811.885
plot_venn0.0260.0020.028
plot_venn_heatmap0.0220.0020.024
plot_violins3.9230.0874.029
plot_volcano10.167 0.11110.338
preprocess_rnaseq_counts0.4080.0030.412
pull_columns0.0030.0000.003
read_affymetrix0.0000.0010.000
read_contaminants0.0110.0010.013
read_diann_proteingroups91.981 1.82494.466
read_fragpipe5.7460.1375.938
read_maxquant_phosphosites3.3130.1343.528
read_maxquant_proteingroups1.4150.0461.481
read_metabolon11.666 0.10311.853
read_msigdt0.0000.0010.001
read_olink1.5740.0551.641
read_rectangles0.2110.0250.242
read_rnaseq_counts27.098 1.30929.042
read_salmon0.0000.0010.000
read_somascan11.585 0.04511.660
read_uniprotdt0.3040.0220.329
reset_fit4.3760.0904.504
rm_diann_contaminants18.442 0.37618.872
rm_missing_in_some_samples0.5880.0470.636
rm_unmatched_samples0.5650.0040.571
scaledlibsizes0.4900.0130.504
scoremat1.0120.0471.062
slevels0.4370.0130.454
snames0.5290.0120.542
split_extract_fixed0.5550.0440.600
split_samples1.2670.0531.324
stri_any_regex0.0010.0010.001
stri_detect_fixed_in_collapsed0.3760.0070.383
subgroup_matrix0.5690.0530.625
subtract_baseline4.5760.0704.674
sumexp_to_longdt2.0270.0862.119
sumexp_to_tsv0.9950.0441.047
sumexplist_to_longdt1.7530.0251.782
summarize_fit1.5200.0471.571
svalues0.5490.0070.558
svars0.4490.0060.455
systematic_nas0.5760.0060.584
tag_features1.3850.0351.427
tag_hdlproteins0.5880.0460.636
taxon2org0.0010.0000.001
tpm0.4020.0030.405
uncollapse0.0100.0010.011
values0.4420.0070.450
varlevels_dont_clash0.0220.0010.023
venn_detects0.7070.0100.721
weights0.4230.0040.428
write_xl0.7230.0480.772
zero_to_na0.0010.0010.002