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

This page was generated on 2024-05-07 11:32:29 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.12.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_19
git_last_commit: a23e37e
git_last_commit_date: 2024-04-30 11:31:54 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for autonomics on kjohnson3


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.12.0
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.12.0.tar.gz
StartedAt: 2024-05-06 19:43:41 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 19:48:02 -0400 (Mon, 06 May 2024)
EllapsedTime: 260.9 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.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/autonomics.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.5
* 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.12.0’
* 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 ... NOTE
checkRd: (-1) dequantify.Rd:24: Lost braces; missing escapes or markup?
    24 | Encode {channel} as suffix.
       |        ^
* 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 27.689  0.777  28.693
read_rnaseq_counts        8.171  0.647   8.821
rm_diann_contaminants     5.766  0.143   5.910
plot_exprs_per_coef       5.664  0.081   5.752
plot_exprs                5.554  0.027   5.583
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-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


R version 4.4.0 (2024-04-24) -- "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 0 | WARN 0 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
 44.132   2.307  46.473 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0010.0000.000
CONTAMINANTSURL000
FITSEP000
LINMOD_ENGINES0.0000.0010.001
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME0.0010.0000.000
TESTS000
abstract_fit0.4020.0210.425
add_adjusted_pvalues0.1970.0050.203
add_assay_means0.1110.0010.117
add_facetvars0.7210.0280.748
add_opentargets_by_uniprot0.1220.0020.125
add_psp0.1600.0030.163
add_smiles0.1360.0130.150
analysis0.1160.0010.118
analyze3.4300.0473.476
annotate_maxquant0.3080.0100.319
annotate_uniprot_rest0.0310.0072.275
assert_is_valid_sumexp0.1590.0130.171
bin0.1120.0030.115
biplot0.9570.0170.974
biplot_corrections0.9000.0150.915
biplot_covariates1.7920.0251.819
block2lme0.0010.0000.001
center0.4240.0110.436
code1.3460.0171.362
coefs0.2090.0140.223
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.1670.0130.180
count_in0.0010.0000.000
counts0.1260.0010.127
counts2cpm0.1080.0010.109
counts2tpm0.1020.0000.103
cpm0.0990.0000.099
create_design0.1930.0140.207
default_formula4.5650.1194.723
default_geom0.1460.0150.161
default_sfile0.0010.0000.001
demultiplex0.0030.0000.003
dequantify000
dot-merge0.0050.0000.006
dot-plot_survival1.1620.0861.248
dot-read_maxquant_proteingroups0.0400.0010.042
download_contaminants0.0150.0042.427
download_data000
download_gtf000
download_mcclain21000
dt2mat0.0010.0000.002
enrichment0.7530.0150.768
entrezg_to_symbol000
explore_transformations0.9420.0360.977
extract_coef_features1.2400.0161.256
extract_rectangle0.0430.0130.055
fdata0.1730.0040.177
fdr2p0.2590.0130.272
filter_exprs_replicated_in_some_subgroup0.2760.0130.290
filter_features0.1580.0120.171
filter_medoid0.2290.0040.234
filter_samples0.1480.0130.162
fit3.3710.0463.416
fit_lmx1.2630.0621.325
fitcoefs0.2100.0140.224
fits0.1890.0140.203
fitvars0.2870.0130.300
fix_xlgenes0.0000.0000.001
flevels0.1240.0010.125
fnames0.1340.0010.134
formula2str000
fvalues0.1190.0010.120
fvars0.1100.0010.111
genome_to_orgdb000
group_by_level0.0000.0000.001
guess_fitsep0.1430.0010.144
guess_maxquant_quantity0.0020.0000.002
guess_sep0.1530.0140.166
has_multiple_levels0.0150.0000.015
hdlproteins0.0190.0080.028
impute0.8950.0120.907
invert_subgroups0.1920.0020.194
is_collapsed_subset0.0010.0000.000
is_diann_report0.0990.0110.157
is_fastadt0.0190.0010.020
is_file000
is_fraction000
is_imputed0.2080.0020.210
is_positive_number0.0010.0010.001
is_scalar_subset0.0990.0010.101
is_sig0.3490.0030.353
is_valid_formula0.0110.0000.012
keep_connected_blocks0.1490.0140.163
keep_connected_features0.2000.0130.213
keep_replicated_features0.2470.0160.264
label2index0.0000.0010.000
list2mat000
log2counts0.1140.0000.114
log2cpm0.1070.0010.108
log2diffs0.0960.0010.097
log2proteins0.1010.0010.103
log2sites0.0960.0010.098
log2tpm0.1060.0010.107
log2transform1.0850.0181.105
logical2factor000
make_alpha_palette0.1590.0130.171
make_colors0.0040.0010.005
make_volcano_dt0.2570.0030.259
map_fvalues0.1210.0020.123
matrix2sumexp0.2720.0130.286
merge_sample_file0.1370.0020.138
merge_sdata0.1930.0170.210
message_df0.0010.0000.001
modelvar0.4180.0170.436
order_on_p0.2500.0190.275
pca0.8350.0190.853
pg_to_canonical0.0020.0000.001
plot_contrast_venn0.4720.0160.488
plot_contrastogram0.7300.0500.781
plot_data0.3630.0150.378
plot_densities2.5470.0822.631
plot_design0.1820.0030.186
plot_exprs5.5540.0275.583
plot_exprs_per_coef5.6640.0815.752
plot_fit_summary0.5060.0150.521
plot_heatmap0.4760.0020.479
plot_matrix0.1420.0130.155
plot_sample_nas1.6530.0101.674
plot_subgroup_points1.2580.0161.275
plot_summary3.1780.0213.198
plot_venn0.0080.0010.008
plot_venn_heatmap0.0140.0010.014
plot_violins1.1430.0351.179
plot_volcano2.7230.0272.751
preprocess_rnaseq_counts0.1060.0010.106
pull_columns0.0010.0000.001
read_affymetrix000
read_contaminants0.0030.0010.003
read_diann_proteingroups27.689 0.77728.693
read_fragpipe2.1570.0962.260
read_maxquant_phosphosites0.4130.0070.420
read_maxquant_proteingroups0.3510.0080.359
read_metabolon3.1800.0273.207
read_msigdt000
read_olink0.4760.0240.502
read_rectangles0.0590.0080.068
read_rnaseq_counts8.1710.6478.821
read_salmon000
read_somascan3.3830.0363.419
read_uniprotdt0.1130.0050.118
reset_fit1.1280.0171.145
rm_diann_contaminants5.7660.1435.910
rm_missing_in_some_samples0.1360.0140.150
rm_unmatched_samples0.1380.0010.140
scaledlibsizes0.0980.0010.099
scoremat0.2700.0170.287
slevels0.1160.0020.118
snames0.1150.0020.117
split_extract_fixed0.1530.0130.167
split_samples0.2990.0140.313
stri_any_regex000
stri_detect_fixed_in_collapsed0.0950.0010.097
subgroup_matrix0.1560.0120.168
subtract_baseline1.1190.0161.134
sumexp_to_longdt0.5440.0570.602
sumexp_to_tsv0.1350.0090.144
sumexplist_to_longdt0.4230.0040.427
summarize_fit0.4090.0140.421
svalues0.1210.0010.122
svars0.1370.0010.139
systematic_nas0.1490.0010.150
tag_features0.2940.0090.304
tag_hdlproteins0.1570.0070.164
taxon2org0.0000.0010.001
tpm0.1190.0010.120
uncollapse0.0020.0000.003
values0.1130.0020.114
varlevels_dont_clash0.0060.0000.006
venn_detects0.1430.0020.143
weights0.0980.0010.098
write_xl0.1990.0140.214
zero_to_na0.0010.0000.000