- using R version 4.2.0 (2022-04-22)
- using platform: aarch64-apple-darwin20 (64-bit)
- using session charset: UTF-8
- checking for file ‘fastai/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘fastai’ version ‘2.2.1’
- 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 ‘fastai’ can be installed ... [6s/6s] OK
- checking installed package size ... NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
doc 2.9Mb
help 1.2Mb
- checking package directory ... OK
- checking ‘build’ 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 ... NOTE
Warning in py_initialize(config$python, config$libpython, config$pythonhome, :
Python 2 reached EOL on January 1, 2020. Python 2 compatability be removed in an upcoming reticulate release.
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [5s/5s] OK
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... 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 installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [1s/1s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [1s/1s] OK
Running ‘testthat.R’ [1s/1s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking running R code from vignettes ... [3s/4s] NONE
‘Basic_Tabular.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘audio.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘audio2tf.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘basic_img_class.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘bayes_opt.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘callbacks.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘catalyst.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘custom_img.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘data_aug.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘gpt.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘head_pose.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘lightning.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘low.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘medical_dcm.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘migrating_ignite.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘migrating_pytorch.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘multilabel.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘obj_detect.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘optimizer.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘question_answering.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘super_res_gan.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘textclassification.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘textsummarize.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘time_series.Rmd’ using ‘UTF-8’... [0s/0s] OK
- checking re-building of vignette outputs ... [16s/16s] OK
- checking PDF version of manual ... OK
- DONE
Status: 2 NOTEs
- using check arguments '--no-clean-on-error '