CRAN Package Check Results for Package reticulate

Last updated on 2024-08-16 21:49:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.38.0 35.37 111.82 147.19 OK
r-devel-linux-x86_64-debian-gcc 1.38.0 27.25 79.12 106.37 OK
r-devel-linux-x86_64-fedora-clang 1.38.0 248.48 OK
r-devel-linux-x86_64-fedora-gcc 1.38.0 253.59 OK
r-devel-windows-x86_64 1.38.0 46.00 158.00 204.00 OK
r-patched-linux-x86_64 1.38.0 37.66 103.82 141.48 OK
r-release-linux-x86_64 1.38.0 38.72 104.20 142.92 OK
r-release-macos-arm64 1.38.0 93.00 NOTE
r-release-macos-x86_64 1.38.0 191.00 NOTE
r-release-windows-x86_64 1.38.0 48.00 157.00 205.00 OK
r-oldrel-macos-arm64 1.38.0 105.00 ERROR
r-oldrel-macos-x86_64 1.38.0 161.00 ERROR
r-oldrel-windows-x86_64 1.38.0 58.00 180.00 238.00 OK

Check Details

Version: 1.38.0
Check: installed package size
Result: NOTE installed size is 6.0Mb sub-directories of 1Mb or more: libs 3.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.38.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘calling_python.Rmd’ ... > knitr::opts_chunk$set(eval = FALSE) > difflib <- import("difflib") When sourcing ‘calling_python.R’: Error: could not find function "import" Execution halted when running code in ‘package.Rmd’ ... + if (!have_scipy) + skip("scipy not available for te ..." ... [TRUNCATED] > test_that("Things work as expected", { + skip_if_no_scipy() + }) When sourcing ‘package.R’: Error: could not find function "test_that" Execution halted when running code in ‘python_packages.Rmd’ ... > library(reticulate) > conda_create("r-reticulate") Warning in check_forbidden_install("Conda Environments") : cannot install Conda Environments during R CMD check When sourcing ‘python_packages.R’: Error: Unable to find conda binary. Is Anaconda installed? Execution halted when running code in ‘python_primer.Rmd’ ... Hello Friend > library(reticulate) > py$a_strict_Python_function(3) When sourcing ‘python_primer.R’: Error: AttributeError: module '__main__' has no attribute 'a_strict_Python_function' Run `reticulate::py_last_error()` for details. Execution halted when running code in ‘versions.Rmd’ ... > library(reticulate) > scipy <- import("scipy") > scipy$amin(c(1, 3, 5, 7)) When sourcing ‘versions.R’: Error: AttributeError: Module 'scipy' has no attribute 'amin' Run `reticulate::py_last_error()` for details. Execution halted ‘arrays.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘calling_python.Rmd’ using ‘UTF-8’... failed ‘package.Rmd’ using ‘UTF-8’... failed ‘python_dependencies.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘python_packages.Rmd’ using ‘UTF-8’... failed ‘python_primer.Rmd’ using ‘UTF-8’... failed ‘r_markdown.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘versions.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.