Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:41 -0400 (Fri, 18 Oct 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
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 1142/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MACSr 1.12.0 (landing page) Qiang Hu
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
To the developers/maintainers of the MACSr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MACSr.git to reflect on this report. See Troubleshooting Build Report for more information. - 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. |
Package: MACSr |
Version: 1.12.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data MACSr |
StartedAt: 2024-10-16 20:27:48 -0400 (Wed, 16 Oct 2024) |
EndedAt: 2024-10-16 20:29:38 -0400 (Wed, 16 Oct 2024) |
EllapsedTime: 110.0 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data MACSr ### ############################################################################## ############################################################################## * checking for file ‘MACSr/DESCRIPTION’ ... OK * preparing ‘MACSr’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘MACSr.Rmd’ using rmarkdown A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.0 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'. If you are a user of the module, the easiest solution will be to downgrade to 'numpy<2' or try to upgrade the affected module. We expect that some modules will need time to support NumPy 2. Traceback (most recent call last): File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 122, in _find_and_load_hook return _run_hook(name, _hook) File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 96, in _run_hook module = hook() File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 120, in _hook return _find_and_load(name, import_) File "/private/var/cache/basilisk/1.16.0/MACSr/1.12.0/env_macs/lib/python3.10/site-packages/MACS3/Commands/callpeak_cmd.py", line 23, in <module> from MACS3.Utilities.OptValidator import opt_validate_callpeak File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 122, in _find_and_load_hook return _run_hook(name, _hook) File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 96, in _run_hook module = hook() File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 120, in _hook return _find_and_load(name, import_) File "/private/var/cache/basilisk/1.16.0/MACSr/1.12.0/env_macs/lib/python3.10/site-packages/MACS3/Utilities/OptValidator.py", line 24, in <module> from MACS3.IO.Parser import BEDParser, ELANDResultParser, ELANDMultiParser, \ File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 122, in _find_and_load_hook return _run_hook(name, _hook) File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 96, in _run_hook module = hook() File "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/reticulate/python/rpytools/loader.py", line 120, in _hook return _find_and_load(name, import_) Quitting from lines 88-94 [unnamed-chunk-3] (MACSr.Rmd) Error: processing vignette 'MACSr.Rmd' failed with diagnostics: ImportError: numpy.core.multiarray failed to import (auto-generated because you didn't call 'numpy.import_array()' after cimporting numpy; use '<void>numpy._import_array' to disable if you are certain you don't need it). Run `reticulate::py_last_error()` for details. --- failed re-building ‘MACSr.Rmd’ SUMMARY: processing the following file failed: ‘MACSr.Rmd’ Error: Vignette re-building failed. Execution halted