Back to Mac ARM64 build report for BioC 3.17
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:37:59 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 309/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cfTools 1.0.0  (landing page)
Ran Hu
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/cfTools
git_branch: RELEASE_3_17
git_last_commit: fb20e2c
git_last_commit_date: 2023-04-25 11:44:28 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    ERROR  skippedskipped

BUILD results for cfTools on kjohnson2


To the developers/maintainers of the cfTools package:
- 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: cfTools
Version: 1.0.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data cfTools
StartedAt: 2023-10-15 23:05:20 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 23:07:37 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 137.1 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 cfTools
###
##############################################################################
##############################################################################


* checking for file ‘cfTools/DESCRIPTION’ ... OK
* preparing ‘cfTools’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘cfTools-vignette.Rmd’ using rmarkdown
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... failed

PackagesNotFoundError: The following packages are not available from current channels:

  - python=3.7.0

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/osx-arm64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/osx-arm64
  - https://repo.anaconda.com/pkgs/r/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.



Quitting from lines 161-163 [unnamed-chunk-3] (cfTools-vignette.Rmd)
Error: processing vignette 'cfTools-vignette.Rmd' failed with diagnostics:
Error creating conda environment '/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.12.1/cfTools/1.0.0/my_env' [exit code 1]
--- failed re-building ‘cfTools-vignette.Rmd’

SUMMARY: processing the following file failed:
  ‘cfTools-vignette.Rmd’

Error: Vignette re-building failed.
Execution halted