| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:57 -0400 (Fri, 15 Oct 2021).
|
To the developers/maintainers of the wpm package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/wpm.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 2022/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| wpm 1.2.1 (landing page) Helene Borges
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: wpm |
| Version: 1.2.1 |
| Command: rm -rf wpm.buildbin-libdir && mkdir wpm.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh wpm_1.2.1.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R wpm.buildbin-libdir |
| StartedAt: 2021-10-15 04:23:03 -0400 (Fri, 15 Oct 2021) |
| EndedAt: 2021-10-15 04:24:13 -0400 (Fri, 15 Oct 2021) |
| EllapsedTime: 70.2 seconds |
| RetCode: 0 |
| Status: OK |
| PackageFile: wpm_1.2.1.tgz |
| PackageFileSize: 1.904 MiB |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf wpm.buildbin-libdir && mkdir wpm.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh wpm_1.2.1.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R wpm.buildbin-libdir
###
##############################################################################
##############################################################################
>>>>>>>
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=wpm.buildbin-libdir wpm_1.2.1.tar.gz'
>>>>>>>
* installing *source* package ‘wpm’ ...
** using staged installation
** R
** data
** 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
── This is the Well-Plate Maker package. ───────────────────────────────────────
If you want to use the shiny application, then simply run: `wpm()`.If you want
to see the Tutorial vignette and use WPM in command line, run:
`browseVignettes('wpm')`.
** testing if installed package can be loaded from final location
── This is the Well-Plate Maker package. ───────────────────────────────────────
If you want to use the shiny application, then simply run: `wpm()`.If you want
to see the Tutorial vignette and use WPM in command line, run:
`browseVignettes('wpm')`.
** testing if installed package keeps a record of temporary installation path
* DONE (wpm)