Bioconductor Single Package Builder - Build History

Snapshot Date: 
URL:  https://git.bioconductor.org/packages/muleaData
Last Changed Rev:  / Revision: 
Last Changed Date: 

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
nebbiolo1 Linux (Ubuntu 22.04.3 LTS)/x86_64   OK     ERROR     skipped     OK  
merida1 macOS 12.7.1 Monterey/x86_64   OK     ERROR     OK     OK  

nebbiolo1 Summary

[top]

Package: muleaData
Version: 0.99.0
RVersion: 4.4
BiocVersion: 3.19
BuildCommand: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data muleaData
BuildTime: 0 minutes 2.09 seconds
CheckCommand: BiocCheckGitClone('muleaData') && /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/3291/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData.install-out.txt muleaData_0.99.0.tar.gz && BiocCheck('muleaData_0.99.0.tar.gz', `new-package`=TRUE)
CheckTime: 0 minutes 12.22 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 26.61 KiB
BuildID:: muleaData_20240209151010
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: muleaData. Starting Build package. Starting Check package.
PostProcessing: Finished Git clone. Package type: ExperimentData. Installing dependency status: 0. Checking git clone status: 1. Installing package status: 0. Build Package status: 0. Adding Build Product Information to Database.Checking Package status: 1.

nebbiolo1 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file muleaData/DESCRIPTION ... OK
* preparing muleaData:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building muleaData_0.99.0.tar.gz


nebbiolo1 CHECK output

[top]

===============================

 BiocCheckGitClone('muleaData')

===============================

 BiocCheckVersion: 1.39.23
 BiocVersion: 3.19
 Package: muleaData
 PackageVersion: 0.99.0
 sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData
 platform: unix
 isTarBall: FALSE

* Checking valid files...
    * ERROR: System files found that should not be Git tracked.
      muleaData.Rproj
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
    * NOTE: (Optional) CITATION file not found. Only include a CITATION
      file if there is a preprint or publication for this Bioconductor
      package. Note that Bioconductor packages are not required to have
      a CITATION file but it is useful both for users and for tracking
      Bioconductor project-wide metrics. When including a CITATION
      file, add the publication using the 'doi' argument of
      'bibentry()'.

 BiocCheck results 
1 ERRORS | 0 WARNINGS | 1 NOTES

For more details, run
    browseVignettes(package = 'BiocCheck')




===============================

 R CMD CHECK

===============================

* using log directory /home/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData.Rcheck
* using R Under development (unstable) (2024-01-16 r85808)
* 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.3 LTS
* using session charset: UTF-8
* using option --no-vignettes
* checking for file muleaData/DESCRIPTION ... OK
* this is package muleaData version 0.99.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 serialization versions ... OK
* checking whether package muleaData can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... 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 whether the package can be loaded ... [0s/0s] OK
* checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
* checking whether the package can be unloaded cleanly ... [0s/0s] OK
* checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
* checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
* checking loading without being on the library search path ... [0s/0s] OK
* checking use of S3 registration ... OK
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
* checking Rd cross-references ... 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 ... [0s/0s] ERROR
Running examples in muleaData-Ex.R failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: muleaData
> ### Title: muleaData
> ### Aliases: muleaData
> 
> ### ** Examples
> 
> muleaData::muleaData[["Transcription_factor_TFLink_Caenorhabditis_elegans_All_EnsemblID"]]
Error: 'muleaData' is not an exported object from 'namespace:muleaData'
Execution halted
* 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 ... [2s/2s] OK
* DONE

Status: 1 ERROR
See
  /home/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData.Rcheck/00check.log
for details.





===============================

 BiocCheck('muleaData_0.99.0.tar.gz')

===============================

 BiocCheckVersion: 1.39.23
 BiocVersion: 3.19
 Package: muleaData
 PackageVersion: 0.99.0
 sourceDir: /tmp/Rtmp3SvYtu/file20ef8c4310d0cd/muleaData
 installDir: /tmp/Rtmp3SvYtu/file20ef8c4b0f1879
 BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData.BiocCheck
 platform: unix
 isTarBall: TRUE

* Installing package...
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
    ExperimentData
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version: field...
* Checking for valid maintainer...
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
* Checking for Bioconductor software dependencies...
    * WARNING: No Bioconductor dependencies detected. Reach out to the
      Bioconductor community or consider a CRAN submission.
* Checking for pinned package versions in DESCRIPTION...
* Checking DESCRIPTION/NAMESPACE consistency...
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of muleaData...
* Checking coding practice...
    * NOTE: Avoid system() ; use system2()
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
* Checking man page documentation...
* Checking package NEWS...
    * NOTE: Consider adding a NEWS file, so your package news will be
      included in Bioconductor release announcements.
* Checking unit tests...
    * NOTE: Consider adding unit tests. We strongly encourage them. See
      https://contributions.bioconductor.org/tests.html
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider multiples of 4 spaces for line indents; 2 lines
      (7%) are not.
    See https://contributions.bioconductor.org/r-code.html
    See styler package: https://cran.r-project.org/package=styler as
      described in the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package is in the Support Site Watched Tags.

 BiocCheck results 
0 ERRORS | 1 WARNINGS | 4 NOTES

See the muleaData.BiocCheck folder and run
    browseVignettes(package = 'BiocCheck')
for details.

nebbiolo1 BUILD BIN output

[top]


                				

merida1 Summary

[top]

Package: muleaData
Version: 0.99.0
RVersion: 4.4
BiocVersion: 3.19
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data muleaData
BuildTime: 0 minutes 6.40 seconds
CheckCommand: BiocCheckGitClone('muleaData') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --library=/Users/pkgbuild/packagebuilder/workers/jobs/3291/R-libs --install=check:/Users/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData.install-out.txt muleaData_0.99.0.tar.gz && BiocCheck('muleaData_0.99.0.tar.gz', `new-package`=TRUE)
CheckTime: 0 minutes 29.39 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh muleaData_0.99.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 0 minutes 3.42 seconds
PackageFileSize: 26.44 KiB
BuildID:: muleaData_20240209151010
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: muleaData. Starting Build package. Starting Check package. Starting Build package.
PostProcessing: Finished Git clone. Package type: ExperimentData. Installing dependency status: 0. Checking git clone status: 1. Installing package status: 0. Build Package status: 0. Adding Build Product Information to Database.Checking Package status: 1. Build Package status: 0.

merida1 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file muleaData/DESCRIPTION ... OK
* preparing muleaData:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building muleaData_0.99.0.tar.gz


merida1 CHECK output

[top]

===============================

 BiocCheckGitClone('muleaData')

===============================

 BiocCheckVersion: 1.39.23
 BiocVersion: 3.19
 Package: muleaData
 PackageVersion: 0.99.0
 sourceDir: /Users/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData
 platform: unix
 isTarBall: FALSE

* Checking valid files...
    * ERROR: System files found that should not be Git tracked.
      muleaData.Rproj
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
    * NOTE: (Optional) CITATION file not found. Only include a CITATION
      file if there is a preprint or publication for this Bioconductor
      package. Note that Bioconductor packages are not required to have
      a CITATION file but it is useful both for users and for tracking
      Bioconductor project-wide metrics. When including a CITATION
      file, add the publication using the 'doi' argument of
      'bibentry()'.

 BiocCheck results 
1 ERRORS | 0 WARNINGS | 1 NOTES

For more details, run
    browseVignettes(package = 'BiocCheck')




===============================

 R CMD CHECK

===============================

* using log directory /Users/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData.Rcheck
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-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 Monterey 12.7.1
* using session charset: UTF-8
* using option --no-vignettes
* checking for file muleaData/DESCRIPTION ... OK
* this is package muleaData version 0.99.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 serialization versions ... OK
* checking whether package muleaData can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... 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 whether the package can be loaded ... [1s/1s] OK
* checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
* checking whether the package can be unloaded cleanly ... [0s/0s] OK
* checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
* checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
* checking loading without being on the library search path ... [0s/1s] OK
* checking use of S3 registration ... OK
* checking Rd files ... [1s/1s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
* checking Rd cross-references ... 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 ... [1s/1s] ERROR
Running examples in muleaData-Ex.R failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: muleaData
> ### Title: muleaData
> ### Aliases: muleaData
> 
> ### ** Examples
> 
> muleaData::muleaData[["Transcription_factor_TFLink_Caenorhabditis_elegans_All_EnsemblID"]]
Error: 'muleaData' is not an exported object from 'namespace:muleaData'
Execution halted
* 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 ... [11s/12s] OK
* DONE

Status: 1 ERROR
See
  /Users/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData.Rcheck/00check.log
for details.





===============================

 BiocCheck('muleaData_0.99.0.tar.gz')

===============================

 BiocCheckVersion: 1.39.23
 BiocVersion: 3.19
 Package: muleaData
 PackageVersion: 0.99.0
 sourceDir: /var/folders/97/7zyjn3nj10x926_ht39w_4lm0000gt/T//RtmpsNeFUL/filebf959f149f/muleaData
 installDir: /var/folders/97/7zyjn3nj10x926_ht39w_4lm0000gt/T//RtmpsNeFUL/filebf9315bad0
 BiocCheckDir: /Users/pkgbuild/packagebuilder/workers/jobs/3291/muleaData_20240209151010/muleaData.BiocCheck
 platform: unix
 isTarBall: TRUE

* Installing package...
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
    ExperimentData
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version: field...
* Checking for valid maintainer...
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
* Checking for Bioconductor software dependencies...
    * WARNING: No Bioconductor dependencies detected. Reach out to the
      Bioconductor community or consider a CRAN submission.
* Checking for pinned package versions in DESCRIPTION...
* Checking DESCRIPTION/NAMESPACE consistency...
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of muleaData...
* Checking coding practice...
    * NOTE: Avoid system() ; use system2()
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
* Checking man page documentation...
* Checking package NEWS...
    * NOTE: Consider adding a NEWS file, so your package news will be
      included in Bioconductor release announcements.
* Checking unit tests...
    * NOTE: Consider adding unit tests. We strongly encourage them. See
      https://contributions.bioconductor.org/tests.html
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider multiples of 4 spaces for line indents; 2 lines
      (7%) are not.
    See https://contributions.bioconductor.org/r-code.html
    See styler package: https://cran.r-project.org/package=styler as
      described in the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package is in the Support Site Watched Tags.

 BiocCheck results 
0 ERRORS | 1 WARNINGS | 4 NOTES

See the muleaData.BiocCheck folder and run
    browseVignettes(package = 'BiocCheck')
for details.

merida1 BUILD BIN output

[top]

===============================

 R CMD BUILD

===============================

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=libdir muleaData_0.99.0.tar.gz'
>>>>>>> 

* installing *source* package muleaData ...
** using staged installation
** inst
** 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 (muleaData)