* using log directory 'd:/Rcompile/CRANpkg/local/3.5/timetk.Rcheck' * using R version 3.5.3 (2019-03-11) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'timetk/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'timetk' version '1.0.0' * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'timetk' can be installed ... OK * checking installed package size ... NOTE installed size is 6.5Mb sub-directories of 1Mb or more: doc 5.1Mb * 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 ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... 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 ... [19s] OK * checking Rd files ... 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [89s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [20s] OK Running 'testthat.R' [19s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [37s] WARNING Error in re-building vignettes: ... Loading required package: dplyr Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'recipes' The following object is masked from 'package:stats': step For binary classification, the first factor level is assumed to be the event. Set the global option `yardstick.event_first` to `FALSE` to change this. -- Attaching packages --------------------------------------- tidyverse 1.3.0 -- v ggplot2 3.3.0 v purrr 0.3.4 v tibble 3.0.1 v stringr 1.4.0 v tidyr 1.0.2 v forcats 0.5.0 v readr 1.3.1 -- Conflicts ------------------------------------------ tidyverse_conflicts() -- x dplyr::filter() masks stats::filter() x stringr::fixed() masks recipes::fixed() x dplyr::lag() masks stats::lag() x readr::spec() masks yardstick::spec() Loading required package: lubridate Attaching package: 'lubridate' The following objects are masked from 'package:dplyr': intersect, setdiff, union The following objects are masked from 'package:base': date, intersect, setdiff, union Loading required package: PerformanceAnalytics Loading required package: xts Loading required package: zoo Attaching package: 'zoo' The following objects are masked from 'package:base': as.Date, as.Date.numeric Attaching package: 'xts' The following objects are masked from 'package:dplyr': first, last Attaching package: 'PerformanceAnalytics' The following object is masked from 'package:graphics': legend Loading required package: quantmod Loading required package: TTR Version 0.4-0 included new data defaults. See ?getSymbols. == Need to Learn tidyquant? ==================================================== Business Science offers a 1-hour course - Learning Lab #9: Performance Analysis & Portfolio Optimization with tidyquant! Learn more at: https://university.business-science.io/p/learning-labs-pro Attaching package: 'timetk' The following objects are masked from 'package:tidyquant': summarise_by_time, summarize_by_time Warning in predict.lm(object = object$fit, newdata = new_data, type = "response") : prediction from a rank-deficient fit may be misleading `geom_smooth()` using method = 'loess' and formula 'y ~ x' Warning: Removed 2 rows containing non-finite values (stat_smooth). Warning: Removed 2 rows containing missing values (geom_point). Warning in predict.lm(object = object$fit, newdata = new_data, type = "response") : prediction from a rank-deficient fit may be misleading `geom_smooth()` using formula 'y ~ x' `geom_smooth()` using formula 'y ~ x' frequency = 24 observations per 1 day trend = 336 observations per 14 days frequency = 24 observations per 1 day trend = 336 observations per 14 days frequency = 24 observations per 1 day trend = 336 observations per 14 days frequency = 24 observations per 1 day trend = 336 observations per 14 days * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 1 NOTE