Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-06-25 17:42 -0400 (Tue, 25 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MACSr 1.12.0  (landing page)
Qiang Hu
Snapshot Date: 2024-06-23 14:00 -0400 (Sun, 23 Jun 2024)
git_url: https://git.bioconductor.org/packages/MACSr
git_branch: RELEASE_3_19
git_last_commit: 1a4cf27
git_last_commit_date: 2024-04-30 11:31:05 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.7.4 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


BUILD results for MACSr on merida1

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.

raw results


Summary

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-06-23 20:19:33 -0400 (Sun, 23 Jun 2024)
EndedAt: 2024-06-23 20:20:44 -0400 (Sun, 23 Jun 2024)
EllapsedTime: 71.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### 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