davidtedfordholt / fable.bsts

Implementation of the bsts package for use with the fable framework
8 stars 3 forks source link

Install error #20

Open RoyalTS opened 3 years ago

RoyalTS commented 3 years ago

I'm getting the following error when trying to install the package:

> remotes::install_github('https://github.com/davidtedfordholt/fable.bsts')
Downloading GitHub repo davidtedfordholt/fable.bsts@HEAD
✓  checking for file ‘/private/var/folders/wl/klf5ry4n2vg4lfmtqk5tv5sr0000gn/T/RtmppBnAzW/remotesaf2e146d3d0e/davidtedfordholt-fable.bsts-4488a12/DESCRIPTION’ ...
─  preparing ‘fable.bsts’:
✓  checking DESCRIPTION meta-information ...
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
─  building ‘fable.bsts_0.1.0.tar.gz’

* installing *source* package ‘fable.bsts’ ...
** using non-staged installation via StagedInstall field
** R
** byte-compile and prepare package for lazy loading
Error in is_regular_interval(x) && sum(vec_c(!!!vec_data(x))) == 0 : 
  invalid 'x' type in 'x && y'
Error: unable to load R code in package ‘fable.bsts’
Execution halted
ERROR: lazy loading failed for package ‘fable.bsts’