Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:38:05 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1104/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MAGeCKFlute 2.4.0  (landing page)
Wubing Zhang
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/MAGeCKFlute
git_branch: RELEASE_3_17
git_last_commit: 386b65d
git_last_commit_date: 2023-04-25 10:58:30 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for MAGeCKFlute on kjohnson2


To the developers/maintainers of the MAGeCKFlute 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: MAGeCKFlute
Version: 2.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MAGeCKFlute.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MAGeCKFlute_2.4.0.tar.gz
StartedAt: 2023-10-18 04:27:11 -0400 (Wed, 18 Oct 2023)
EndedAt: 2023-10-18 04:35:08 -0400 (Wed, 18 Oct 2023)
EllapsedTime: 476.9 seconds
RetCode: 0
Status:   OK  
CheckDir: MAGeCKFlute.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/MAGeCKFlute.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MAGeCKFlute/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MAGeCKFlute’ version ‘2.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 ‘MAGeCKFlute’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 20.7Mb
  sub-directories of 1Mb or more:
    extdata  20.3Mb
* 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 R 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 ... NOTE
EnrichedFilter: no visible global function definition for ‘is’
EnrichedGeneView: no visible global function definition for ‘is’
EnrichedView: no visible global function definition for ‘is’
EnrichedView: no visible global function definition for ‘slot’
enrich.HGT: no visible global function definition for ‘new’
Undefined global functions or variables:
  is new slot
Consider adding
  importFrom("methods", "is", "new", "slot")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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
MAView      10.161  0.239  15.900
enrich.ORT   5.433  0.095   8.385
ScatterView  3.592  0.101   5.651
BatchRemove  3.446  0.121   5.422
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.17-bioc-mac-arm64/meat/MAGeCKFlute.Rcheck/00check.log’
for details.



Installation output

MAGeCKFlute.Rcheck/00install.out

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


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

Tests output


Example timings

MAGeCKFlute.Rcheck/MAGeCKFlute-Ex.timings

nameusersystemelapsed
BarView0.2240.0070.349
BatchRemove3.4460.1215.422
ConsistencyView1.0320.0601.667
CutoffCalling0.0040.0000.008
DensityDiffView1.3150.0282.025
DensityView0.9960.0241.562
EnrichAnalyzer0.0150.0010.024
EnrichedFilter0.0130.0010.020
EnrichedGeneView0.0120.0010.021
EnrichedView0.0130.0010.022
FluteMLE0.0010.0010.004
FluteRRA0.0010.0010.002
HeatmapView0.4900.0150.766
IdentBarView0.1580.0040.248
IncorporateDepmap0.2980.0100.477
MAView10.161 0.23915.900
MapRatesView0.5720.0100.886
NormalizeBeta1.0870.0191.679
OmitCommonEssential000
RankView0.7760.0401.243
ReadBeta0.4760.0120.744
ReadRRA0.3000.0070.466
ReadsgRRA0.0160.0030.028
ResembleDepmap0.2480.0060.380
ScatterView3.5920.1015.651
Selector0.7600.0141.176
SquareView1.2460.0461.977
TransGeneID2.4990.0383.806
ViolinView2.3930.0413.717
VolcanoView1.3960.0662.237
arrangePathview0.4810.0110.756
enrich.GSE0.0130.0010.023
enrich.HGT2.5650.0464.002
enrich.ORT5.4330.0958.385
getCols0.0060.0010.011
getGeneAnn0.0000.0000.001
getOrg0.0010.0010.005
getOrtAnn0.0000.0010.000
gsGetter0.2620.0060.401
hclustView0.5570.0170.882
loadDepmap0.0000.0010.000
normalize.loess1.2480.0241.911
sgRankView0.1810.0050.280
writeGMT0.0310.0020.048