Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-04-18 11:32:17 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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 1757/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Risa 1.44.0  (landing page)
Alejandra Gonzalez-Beltran
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/Risa
git_branch: RELEASE_3_18
git_last_commit: 447ce5a
git_last_commit_date: 2023-10-24 09:51:15 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for Risa on kjohnson1


To the developers/maintainers of the Risa 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: Risa
Version: 1.44.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Risa.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Risa_1.44.0.tar.gz
StartedAt: 2024-04-18 01:28:10 -0400 (Thu, 18 Apr 2024)
EndedAt: 2024-04-18 01:34:33 -0400 (Thu, 18 Apr 2024)
EllapsedTime: 382.4 seconds
RetCode: 0
Status:   OK  
CheckDir: Risa.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/Risa.Rcheck’
* using R version 4.3.3 (2024-02-29)
* 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 Ventura 13.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Risa/DESCRIPTION’ ... OK
* this is package ‘Risa’ version ‘1.44.0’
* 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 ‘Risa’ 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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    Changes for 1.9.1
    1. Added citation information.
    2. The identification of investigation files now avoids editor backup files (ignoring files like  "i_Investigation~")
    3. Fixed issue where the investigation file wasn't fully read, due to the number of columns in higher rows being greater than the first five rows (as used by read.table)
    4. Moved inst/doc to vignettes folder as required since R 3.1.0
    5. Imported packages in Depends
    6. Removed 'library' or 'require' calls to packages already attached by Depends.
    7. Fixed no visible binding for global variable.
  Cannot process chunk/lines:
    Changes for 1.3.3
    1. Fixed definitions of assay.filenames.per.sample and factors.
    2. Fixed regulession of investigation file (i_) to be considered at the beginning of the string. 
    3. Added CITATION file.
  Cannot process chunk/lines:
    Changes for 1.1.0
    1. The ISAtab-class was extended to include the definition of assay.names, factors, treatments and groups.
    2. The previous processAssayXcmsSet method was split into processAssayXcmsSet.1factor and processAssayXcmsSet to consider the first factor only (as it was in the previous definition) or all the factors, respectively.
    3. More methods for processing mass spectrometry assays were added:
      - the method getMSAssayFilenames retrieves a list with the mass spectrometry assay filenames 
      - the method getRawDataFiles retrieves a list with all the files listed under the column 'Raw Spectral Data File' within the mass spectrometry assays.
      - the method is.ms receives an object from the ISAtab-class and an assay filename as parameter, and retrieves TRUE if the assay filename is a mass spectrometry assay, or FALSE otherwise.
    4. A method called suggestBiocPackage was added, which retrieves a list of packages in Bioconductor that might be relevant to the ISAtab dataset, according to its assays' mesaurement and technology types. This method relies on the BiocViews annotations for each of the packages available in Bioconductor in a specific version.
    5. Added AssayTab-class and subclasses for MS, Microarray, Seq and NMR.
    6. Defined method getAssayRawDataFilenames and getRawDataFilenames
    7. Defined method getExpressionSet for microarray assays relying on affy package.
  Cannot process chunk/lines:
    This is the first release version of the package. It contains functionality to parse ISAtab datasets into an R object from the ISAtab class. It also provides functionality to save the ISA-tab dataset, or each of its individual files. Additionally, it is also possible to update assay files. Currently, metadata associated to proteomics and metabolomics-based assays (i.e. mass spectrometry) can be processed into an xcmsSet object (from the xcms R package).
* 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
getPackagesInBiocView: no visible global function definition for ‘data’
readISAtabZip: no visible global function definition for ‘unzip’
suggestBiocPackage: no visible global function definition for
  ‘read.csv’
write.assay.file: no visible global function definition for
  ‘write.table’
write.investigation.file: no visible global function definition for
  ‘write.table’
write.study.file: no visible global function definition for
  ‘write.table’
initialize,ISATab: no visible global function definition for
  ‘count.fields’
initialize,ISATab: no visible global function definition for
  ‘read.table’
initialize,ISATab : <anonymous>: no visible global function definition
  for ‘read.table’
initialize,ISATab : <anonymous> : <anonymous>: no visible global
  function definition for ‘read.table’
initialize,ISATab: no visible global function definition for ‘na.omit’
Undefined global functions or variables:
  count.fields data na.omit read.csv read.table unzip write.table
Consider adding
  importFrom("stats", "na.omit")
  importFrom("utils", "count.fields", "data", "read.csv", "read.table",
             "unzip", "write.table")
to your NAMESPACE file.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                              user system elapsed
processAssayXcmsSet.1factor 47.084  5.154  24.013
processAssayXcmsSet         43.488  4.856  18.592
readISAtab                  29.303  3.268   0.163
* 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.18-bioc-mac-arm64/meat/Risa.Rcheck/00check.log’
for details.



Installation output

Risa.Rcheck/00install.out

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


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

Tests output


Example timings

Risa.Rcheck/Risa-Ex.timings

nameusersystemelapsed
AssayTab-class0.0040.0030.007
ISAtab-class0.0010.0010.002
Risa-package0.4680.0770.583
getAnnotatedDataFrameAssay0.1440.0300.178
getExpressionSet0.0740.0230.097
getMIAMEMetadata0.0940.0260.123
getMSAssayFilenames0.0190.0040.022
getMicroarrayAssayFilenames0.0740.0230.097
getStudyFilename0.0180.0010.019
isMSAssay0.0180.0010.019
isMicroarrayAssay0.0750.0230.098
processAssayXcmsSet.1factor47.084 5.15424.013
processAssayXcmsSet43.488 4.85618.592
readISAtab29.303 3.268 0.163
updateAssayMetadata0.0580.0290.088
write.assay.file0.0200.0090.028
write.investigation.file0.0200.0040.024
write.isatab0.0220.0070.029
write.study.file0.0180.0030.022