Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: package or namespace load failed for 'timetk' #70

Closed
GGerProg opened this issue Jan 19, 2021 · 3 comments
Closed

Error: package or namespace load failed for 'timetk' #70

GGerProg opened this issue Jan 19, 2021 · 3 comments

Comments

@GGerProg
Copy link

I'm getting an error when trying to install the timetk package

This is what I get:

    wikipedia_traffic_daily                 html  
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for 'timetk':
 object 'required_pkgs' not found whilst loading namespace 'timetk'
Errore: loading failed
Esecuzione interrotta
ERROR: loading failed
* removing 'C:/Users/myUser/Documents/R/win-library/3.6/timetk'
Warning in install.packages :
  installation of package ‘timetk’ had non-zero exit status

The downloaded source packages are in
	‘C:\Users\myUser\AppData\Local\Temp\RtmpyGXlWB\downloaded_packages’

and this is my R.Version():

> R.Version()
$platform
[1] "x86_64-w64-mingw32"

$arch
[1] "x86_64"

$os
[1] "mingw32"

$system
[1] "x86_64, mingw32"

$status
[1] ""

$major
[1] "3"

$minor
[1] "6.2"

$year
[1] "2019"

$month
[1] "12"

$day
[1] "12"

$`svn rev`
[1] "77560"

$language
[1] "R"

$version.string
[1] "R version 3.6.2 (2019-12-12)"

$nickname
[1] "Dark and Stormy Night"

can someone help me to solve this issue?

Thanks!

@ghost
Copy link

ghost commented Jan 21, 2021

Same issue with R 3.6.3. Workaround was to download and install timetk 2.6.0.

@mdancho84
Copy link
Contributor

Going to mark this as solved.

@mdancho84
Copy link
Contributor

This is an incompatibility between new / old versions of recipes. Make sure recipes is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants