Back to Mac ARM64 build report for BioC 3.20
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-20 11:32:11 -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 757/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gDNAx 1.3.0  (landing page)
Robert Castelo
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/gDNAx
git_branch: devel
git_last_commit: 73a455d
git_last_commit_date: 2024-04-30 11:51:12 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for gDNAx on kjohnson1


To the developers/maintainers of the gDNAx 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: gDNAx
Version: 1.3.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:gDNAx.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings gDNAx_1.3.0.tar.gz
StartedAt: 2024-05-19 13:50:56 -0400 (Sun, 19 May 2024)
EndedAt: 2024-05-19 14:08:02 -0400 (Sun, 19 May 2024)
EllapsedTime: 1025.6 seconds
RetCode: 0
Status:   OK  
CheckDir: gDNAx.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/gDNAx.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 ‘gDNAx/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gDNAx’ version ‘1.3.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 ‘gDNAx’ 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 ... NOTE
Unexported objects imported by ':::' calls:
  ‘GenomicAlignments:::.make_GAlignmentPairs_from_GAlignments’
  ‘GenomicAlignments:::.normargParam’ ‘S4Vectors:::makePowersOfTwo’
  See the note in ?`:::` about the use of this operator.
* 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
filterBAMtx  107.785  6.585 132.331
gDNAtx        96.304  6.116 124.321
gDNAx-class   94.906  5.185 106.952
gDNAdx        83.700  5.145  97.363
strandedness  34.535  2.147  43.311
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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-mac-arm64/meat/gDNAx.Rcheck/00check.log’
for details.


Installation output

gDNAx.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘gDNAx’ ...
** 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 (gDNAx)

Tests output

gDNAx.Rcheck/tests/runTests.Rout


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.

> require("gDNAx") || stop("unable to load gDNAx package")
Loading required package: gDNAx
[1] TRUE
> BiocGenerics:::testPackage("gDNAx")
Loading required package: GenomicFeatures
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicRanges
Loading required package: AnnotationDbi
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
Could not check id: EH8079 for updates.
  Using previously cached version.
loading from cache
require("Rsamtools")
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
! 2 BAM files had < 200000 alignments overlapping exonic regions
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
Could not check id: EH8079 for updates.
  Using previously cached version.
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
see ?gDNAinRNAseqData and browseVignettes('gDNAinRNAseqData') for documentation
loading from cache
Estimating strandedness ■■■■■■■■■■■■■■■■                  50% | ETA:  2s
Estimating strandedness ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■  100% | ETA:  0s
! 2 BAM files had < 200000 alignments overlapping exonic regions


RUNIT TEST PROTOCOL -- Sun May 19 14:07:53 2024 
*********************************************** 
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
gDNAx RUnit Tests - 7 test functions, 0 errors, 0 failures
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
142.975   9.563 186.259 

Example timings

gDNAx.Rcheck/gDNAx-Ex.timings

nameusersystemelapsed
filterBAMtx107.785 6.585132.331
gDNAdx83.700 5.14597.363
gDNAtx 96.304 6.116124.321
gDNAx-class 94.906 5.185106.952
strandedness34.535 2.14743.311