When using a pickerinput in a flexdashboard the pickerinput expands more than expected.
Like the following image
![image](https://user-images.githubusercontent.com/13320289/58916893-30be0080-86e…
``` r
library(feasts)
#>
#> Attaching package: 'feasts'
#> The following object is masked from 'package:grDevices':
#>
#> X11
as_tsibble(WWWusage) %>%
features(value, unitroot_ndiffs)…
Cannot even follow the first example in the online tutorial here
https://tensorflow.rstudio.com/keras/articles/tutorial_basic_classification.html
I got the following error message:
```
Er…
I just downloaded the package today and I am trying to run the ReadMe. md aus_retail example
> sessionInfo()
R version 3.5.3 (2019-03-11)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under:…
I have the following errors while installing the RAnEn package on Linux.
```
> install.packages('/users/yyang/code/R/script/AnalogsEnsemble-master/RAnalogs/releases/RAnEn_latest.tar.gz',repos=NULL…
### System details
RStudio Edition : Desktop
RStudio Version : 1.2.1335
OS Version : Mac OSX 10.13.6
R Version : 3.5.1
### Steps to reproduce the problem
1. Open…
I think these should all give the same results.
``` r
library(tsfeatures)
#> Registered S3 method overwritten by 'xts':
#> method from
#> as.zoo.xts zoo
#> Registered S3 method overwritt…