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

This page was generated on 2024-11-09 21:30 -0500 (Sat, 09 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4505
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4538
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4486
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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.1  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-11-08 13:40 -0500 (Fri, 08 Nov 2024)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_20
git_last_commit: bff9b83
git_last_commit_date: 2024-11-06 04:25:58 -0500 (Wed, 06 Nov 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows 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.6.5 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


CHECK results for autonomics on kjohnson3

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.1
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.1.tar.gz
StartedAt: 2024-11-08 20:36:21 -0500 (Fri, 08 Nov 2024)
EndedAt: 2024-11-08 20:44:10 -0500 (Fri, 08 Nov 2024)
EllapsedTime: 468.6 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

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.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.7
* 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.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 24.493  0.451  25.166
read_rnaseq_counts        7.981  0.623   8.579
plot_exprs                5.976  0.022   6.002
rm_diann_contaminants     5.691  0.116   6.670
plot_exprs_per_coef       5.584  0.018   5.602
* 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 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.1 (2024-06-14) -- "Race for Your Life"
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

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

    beta

> 
> test_check("autonomics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
 43.203   2.480  45.704 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.000
COMPOUNDDISCOVERER_PATTERNS000
CONTAMINANTSURL000
FITSEP000
LINMOD_ENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS000
X0.4110.0190.432
abstract_fit0.4920.0200.512
add_adjusted_pvalues0.1450.0060.152
add_assay_means0.0920.0010.093
add_facetvars0.4700.0140.483
add_opentargets_by_uniprot0.1100.0010.112
add_psp0.1340.0020.136
add_smiles0.1230.0110.133
analysis0.1000.0010.101
analyze3.1650.0203.187
annotate_maxquant0.2490.0060.255
annotate_uniprot_rest0.0240.0042.176
assert_is_valid_sumexp0.1720.0140.185
bin0.3710.0030.374
biplot0.8390.0140.854
biplot_corrections0.7410.0110.753
biplot_covariates1.2380.0131.251
block2lme0.0010.0000.001
center0.3640.0040.368
code1.5500.0131.563
coefs0.1860.0110.197
collapsed_entrezg_to_symbol0.0000.0000.001
contrast_subgroup_cols0.1490.0110.160
count_in0.0000.0000.001
counts0.1070.0010.108
counts2cpm0.0890.0000.089
counts2tpm0.3830.0000.383
cpm0.0880.0010.088
create_design0.1730.0110.185
default_coefs0.1780.0100.188
default_formula4.0740.1264.238
default_geom0.1350.0120.146
default_sfile0.0010.0000.001
demultiplex0.0060.0000.007
dequantify0.0010.0010.001
dequantify_compounddiscoverer000
dot-merge0.0050.0000.005
dot-plot_survival1.4150.0711.487
dot-read_maxquant_proteingroups0.0390.0000.039
download_contaminants0.0260.0032.277
download_data000
download_gtf000
download_mcclain210.0000.0000.001
dt2mat0.0010.0010.001
enrichment0.3320.0200.353
entrezg_to_symbol000
explore_transformations0.9010.0250.933
extract_coef_features1.2790.0161.295
extract_rectangle0.0380.0110.049
fcluster1.5810.0171.598
fcor0.3050.0090.314
fdata0.1480.0030.152
fdr2p0.2500.0130.263
filter_exprs_replicated_in_some_subgroup0.2530.0140.266
filter_features0.1440.0120.156
filter_medoid0.2140.0050.218
filter_samples0.1420.0120.153
fit3.1970.0373.235
fit_lmx1.0540.0131.066
fitcoefs0.2020.0120.213
fits0.1830.0110.195
fitvars0.2860.0130.299
fix_xlgenes0.0010.0000.001
flevels0.1170.0010.118
fnames0.1270.0020.128
formula2str000
ftype1.8740.0831.958
fvalues0.1080.0010.108
fvars0.1210.0010.122
genome_to_orgdb0.0000.0000.001
group_by_level0.0000.0010.000
guess_compounddiscoverer_quantity0.0010.0000.001
guess_fitsep0.1160.0010.117
guess_maxquant_quantity0.0020.0000.002
guess_sep0.1260.0110.137
has_multiple_levels0.0120.0010.012
hdlproteins0.0150.0070.024
impute0.7590.0050.764
invert_subgroups0.1580.0010.159
is_collapsed_subset000
is_correlation_matrix0.0000.0000.001
is_diann_report0.0860.0090.141
is_fastadt0.0170.0010.018
is_file000
is_fraction0.0010.0000.001
is_imputed0.1900.0010.191
is_positive_number0.0010.0000.000
is_scalar_subset0.0860.0000.087
is_sig0.4210.0280.448
is_valid_formula0.0110.0000.011
keep_connected_blocks0.1310.0110.143
keep_connected_features0.1740.0120.186
keep_replicated_features0.2140.0280.241
label2index000
list2mat000
log2counts0.0990.0000.100
log2cpm0.0920.0010.093
log2diffs0.0840.0020.085
log2proteins0.0830.0010.084
log2sites0.0960.0020.098
log2tpm0.0950.0010.095
log2transform0.9250.0120.940
logical2factor0.0010.0000.001
make_alpha_palette0.1370.0100.148
make_colors0.0040.0000.004
make_volcano_dt0.2060.0010.207
map_fvalues0.0990.0010.100
matrix2sumexp0.2480.0110.260
merge_sample_file0.1180.0020.120
merge_sdata0.1390.0130.152
message_df0.0000.0000.001
modelvar0.8480.0120.860
order_on_p0.2410.0110.251
pca0.7060.0140.722
pg_to_canonical0.0020.0000.001
plot_contrast_venn0.5540.0110.566
plot_contrastogram0.8270.0320.861
plot_data0.3250.0120.338
plot_densities2.5410.0492.593
plot_design0.1620.0010.164
plot_exprs5.9760.0226.002
plot_exprs_per_coef5.5840.0185.602
plot_fit_summary0.4980.0380.538
plot_heatmap0.4310.0150.446
plot_matrix0.1270.0110.138
plot_sample_nas1.4440.0081.454
plot_subgroup_points1.0840.0141.099
plot_summary2.9630.0152.978
plot_venn0.0070.0000.007
plot_venn_heatmap0.0050.0010.005
plot_violins0.9410.0200.964
plot_volcano2.4610.0212.485
preprocess_rnaseq_counts0.0870.0000.087
pull_columns0.0000.0000.001
read_affymetrix000
read_contaminants0.0130.0011.317
read_diann_proteingroups24.493 0.45125.166
read_fragpipe1.6330.0511.691
read_maxquant_phosphosites0.4180.0060.424
read_maxquant_proteingroups0.3410.0040.345
read_metabolon3.370.023.39
read_msigdt0.0010.0000.000
read_olink0.3760.0150.393
read_rectangles0.0530.0060.060
read_rnaseq_counts7.9810.6238.579
read_salmon0.0000.0000.001
read_somascan3.4700.0253.495
read_uniprotdt0.0890.0060.095
reset_fit1.1980.0151.213
rm_diann_contaminants5.6910.1166.670
rm_missing_in_some_samples0.1670.0230.190
rm_unmatched_samples0.1510.0000.151
scaledlibsizes0.1060.0010.106
scoremat0.2760.0190.295
slevels0.1160.0020.118
snames0.1190.0030.121
split_extract_fixed0.1510.0130.164
split_samples0.3210.0200.340
stri_any_regex000
stri_detect_fixed_in_collapsed0.0960.0010.098
subgroup_matrix0.1600.0180.179
subtract_baseline1.1470.0231.171
sumexp_to_longdt0.4480.0190.466
sumexp_to_tsv0.1220.0010.123
sumexplist_to_longdt0.4250.0050.430
summarize_fit0.3940.0120.406
svalues0.1060.0010.108
svars0.1050.0010.106
systematic_nas0.1510.0010.152
tag_features0.2590.0070.267
tag_hdlproteins0.1380.0060.143
taxon2org000
tpm0.0900.0000.091
uncollapse0.0020.0000.002
values0.1500.0020.161
varlevels_dont_clash0.0060.0010.006
venn_detects0.1510.0010.153
weights0.1050.0000.105
write_xl0.2160.0160.231
zero_to_na000