Back to Build/check report for BioC 3.19 experimental data
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-07-25 14:51 -0400 (Thu, 25 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4748
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 234/430HostnameOS / ArchINSTALLBUILDCHECK
MetaScope 1.4.0  (landing page)
Aubrey Odom
Snapshot Date: 2024-07-25 07:30 -0400 (Thu, 25 Jul 2024)
git_url: https://git.bioconductor.org/packages/MetaScope
git_branch: RELEASE_3_19
git_last_commit: 1370e8e
git_last_commit_date: 2024-04-30 11:11:11 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published


CHECK results for MetaScope on nebbiolo1

To the developers/maintainers of the MetaScope 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: MetaScope
Version: 1.4.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:MetaScope.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings MetaScope_1.4.0.tar.gz
StartedAt: 2024-07-25 11:48:13 -0400 (Thu, 25 Jul 2024)
EndedAt: 2024-07-25 11:58:09 -0400 (Thu, 25 Jul 2024)
EllapsedTime: 596.4 seconds
RetCode: 0
Status:   OK  
CheckDir: MetaScope.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:MetaScope.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings MetaScope_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-data-experiment/meat/MetaScope.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘MetaScope/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MetaScope’ version ‘1.4.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘MetaScope’ 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 ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
mk_subread_index          8.784  2.439  13.469
convert_animalcules_silva 8.523  0.617   9.531
align_target_bowtie       6.557  0.467   9.815
convert_animalcules       4.397  0.241   6.286
filter_host_bowtie        2.069  0.334   5.371
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

MetaScope.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL MetaScope
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘MetaScope’ ...
** using staged installation
** R
** data
** 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 (MetaScope)

Tests output

MetaScope.Rcheck/tests/spelling.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.

> if (requireNamespace("spelling", quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
  0.155   0.028   0.174 

Example timings

MetaScope.Rcheck/MetaScope-Ex.timings

nameusersystemelapsed
align_details0.0110.0040.016
align_target000
align_target_bowtie6.5570.4679.815
bt2_16S_params0.0000.0000.001
bt2_missing_params0.0010.0000.001
bt2_regular_params0.0010.0000.001
convert_animalcules4.3970.2416.286
convert_animalcules_silva8.5230.6179.531
count_matches0.0000.0020.002
demultiplex0.1270.0000.129
download_refseq1.2570.0843.746
extract_reads0.0720.0040.076
filter_host0.0000.0000.001
filter_host_bowtie2.0690.3345.371
get_children0.5401.0271.566
metascope_blast0.0010.0000.001
metascope_id0.5090.0511.443
mk_bowtie_index0.9530.2413.877
mk_subread_index 8.784 2.43913.469