* using log directory ‘/data/blackswan/ripley/R/packages/tests-devel/featuretoolsR.Rcheck’ * using R Under development (unstable) (2023-03-02 r83926) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (GCC) 11.3.1 20220421 (Red Hat 11.3.1-2) GNU Fortran (GCC) 11.3.1 20220421 (Red Hat 11.3.1-2) * running under: Fedora 34 (Workstation Edition) * using session charset: UTF-8 * checking for file ‘featuretoolsR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘featuretoolsR’ version ‘0.4.4’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘featuretoolsR’ can be installed ... [24s/13s] OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking startup messages can be suppressed ... NOTE ╔═════════════════════════╗ ║ featuretoolsR 0.4.4 ║ ╚═════════════════════════╝ ✖ Featuretools unavailable. Please run `install_featuretools()`, or install featuretools with pip. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. * checking dependencies in R code ... NOTE Namespaces in Imports field not imported from: ‘magrittr’ ‘testthat’ All declared Imports should be used. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [36s/18s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory * checking examples ... OK * checking examples with --run-donttest ... ERROR Running examples in ‘featuretoolsR-Ex.R’ failed The error most likely occurred in: > ### Name: add_entity > ### Title: add_entity > ### Aliases: add_entity > > ### ** Examples > > ## No test: > library(magrittr) > create_entityset("set") %>% + add_entity(df = cars, + entity_id = "cars", + index = "row_number") List of 20 $ python : chr "/data/blackswan/ripley/.virtualenvs/r-reticulate/bin/python" $ libpython : chr "/usr/lib64/libpython3.9.so" $ pythonhome : chr "/data/blackswan/ripley/.virtualenvs/r-reticulate:/data/blackswan/ripley/.virtualenvs/r-reticulate" $ pythonpath : chr "/data/blackswan/ripley/R/R-devel/site-library/reticulate/config:/usr/lib64/python39.zip:/usr/lib64/python3.9:/u"| __truncated__ $ prefix : chr "/data/blackswan/ripley/.virtualenvs/r-reticulate" $ exec_prefix : chr "/data/blackswan/ripley/.virtualenvs/r-reticulate" $ base_exec_prefix : chr "/usr" $ virtualenv : chr "/data/blackswan/ripley/.virtualenvs/r-reticulate" $ virtualenv_activate : chr "" $ version_string : chr "3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]" $ version : chr "3.9" $ architecture : chr "64bit" $ anaconda : logi FALSE $ conda : logi FALSE $ numpy :List of 2 ..$ path : chr "/data/blackswan/ripley/.virtualenvs/r-reticulate/lib/python3.9/site-packages/numpy" ..$ version:Class 'numeric_version' hidden list of 1 .. ..$ : int [1:3] 1 22 3 $ required_module : chr "featuretools" $ required_module_path: NULL $ available : logi TRUE $ python_versions : chr [1:3] "/data/blackswan/ripley/.virtualenvs/r-reticulate/bin/python" "/usr/bin/python3" "/usr/bin/python" $ forced : NULL - attr(*, "class")= chr "py_config" Error: Python module featuretools was not found. Detected Python configuration: Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * checking for new files in some other directories ... OK * DONE Status: 1 ERROR, 3 NOTEs See ‘/data/blackswan/ripley/R/packages/tests-devel/featuretoolsR.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 2:04.39, 135.98 + 108.59