Back to the "Multiple platform build/check report"[A] B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.1: CHECK report for AtlasRDF on morelia

This page was generated on 2015-10-09 09:41:27 -0700 (Fri, 09 Oct 2015).

Package 63/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AtlasRDF 1.4.0
James Malone
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/AtlasRDF
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: AtlasRDF
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AtlasRDF_1.4.0.tar.gz
StartedAt: 2015-10-08 23:20:27 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 23:21:04 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 37.6 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: AtlasRDF.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AtlasRDF_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/AtlasRDF.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AtlasRDF/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AtlasRDF’ version ‘1.4.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 ‘AtlasRDF’ can be installed ... [3s/3s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘SPARQL’ ‘hash’ ‘methods’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
calculateCountsForGeneLists: no visible global function definition for
  ‘hash’
calculateCountsForGeneLists: no visible global function definition for
  ‘has.key’
calculateCountsForGeneLists: no visible global function definition for
  ‘.set’
doFishersEnrichment: no visible global function definition for ‘keys’
drawHeatMapForAtlasExperiment: no visible global function definition
  for ‘SPARQL’
drawHeatMapForAtlasExperiment: no visible binding for global variable
  ‘Genename’
drawHeatMapForAtlasExperiment: no visible binding for global variable
  ‘Factor’
excludeSubclasses: no visible global function definition for ‘SPARQL’
getAllEnsemblGenesForExFactor: no visible global function definition
  for ‘SPARQL’
getExFactorURIFromLabel: no visible global function definition for
  ‘SPARQL’
getExperimentIdsForGeneURI: no visible global function definition for
  ‘SPARQL’
getExperimentURIsForGeneId: no visible global function definition for
  ‘SPARQL’
getExperimentsByDescription: no visible global function definition for
  ‘SPARQL’
getGeneListFromPubmedid: no visible global function definition for
  ‘SPARQL’
getGeneUriFromEnsemblId: no visible global function definition for
  ‘SPARQL’
getGeneUriFromName: no visible global function definition for ‘SPARQL’
getGenesForExperimentID: no visible global function definition for
  ‘SPARQL’
getGenesForExperimentURI: no visible global function definition for
  ‘SPARQL’
getGenesForPathwayURI: no visible global function definition for
  ‘SPARQL’
getLabel: no visible global function definition for ‘SPARQL’
getOntologyMappings: no visible global function definition for ‘SPARQL’
getPathwayForGeneId: no visible global function definition for ‘SPARQL’
getPathwayUriFromName: no visible global function definition for
  ‘SPARQL’
getPathwaysFromGenesAndCondition: no visible global function definition
  for ‘SPARQL’
getRankedPathwaysForGeneIds: no visible global function definition for
  ‘SPARQL’
getSpeciesSpecificEnsemblGenesForExFactor: no visible global function
  definition for ‘SPARQL’
includeOnlySubclasses: no visible global function definition for
  ‘SPARQL’
searchForEFOTerms: no visible global function definition for ‘SPARQL’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘getConditionsForGeneName’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [1s/5s] OK
* 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: 1 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/AtlasRDF.Rcheck/00check.log’
for details.


AtlasRDF.Rcheck/00install.out:

* installing *source* package ‘AtlasRDF’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (AtlasRDF)

AtlasRDF.Rcheck/AtlasRDF-Ex.timings:

nameusersystemelapsed
AtlasRDF-package0.0150.0010.358
doFishersEnrichment0.0010.0000.001
doFishersEnrichmentForEnsemblIds0.0010.0000.001
doFishersEnrichmentForGeneNames0.0010.0000.001
drawHeatMapForAtlasExperiment0.0010.0010.001
enrichmentresult-class0.0010.0000.002
excludeSubclasses0.0000.0000.001
factorbackground-class0.0010.0010.002
generef-class0.0010.0000.001
getAllEnsemblGenesForExFactor0.0000.0000.001
getExFactorURIFromLabel0.0150.0010.615
getExperimentIdsForGeneURI0.0010.0000.000
getExperimentURIsForGeneId0.0010.0000.000
getExperimentsByDescription0.0950.0020.644
getGeneListFromPubmedid0.0010.0000.000
getGeneUriFromEnsemblId0.0080.0012.400
getGeneUriFromName0.0010.0000.001
getGenesForExperimentID0.0010.0000.001
getGenesForExperimentURI0.0000.0000.001
getGenesForPathwayURI0.0000.0000.001
getLabel0.0120.0010.329
getOntologyMappings000
getPathwayForGeneId0.0010.0010.000
getPathwayUriFromName000
getPathwaysFromGenesAndCondition0.0000.0000.001
getRankedPathwaysForGeneIds000
getSpeciesSpecificEnsemblGenesForExFactor0.0010.0000.001
getTaxonURI0.0020.0010.003
includeOnlySubclasses0.0010.0010.001
orderEnrichmentResults0.0010.0000.001
pathwayresult-class0.0020.0010.002
searchForEFOTerms0.0000.0010.001
vizPvalues0.0000.0000.001