-
Hello. I have encountered a recurrent bug whenever I try to create an R notebook in Jupyter using the r-essentials package installer via conda. The problem is that the kernel immediately dies.
I foll…
-
Hi,
I have this shiny app its data table not working and not showing any table and says that
```
Listening on http://127.0.0.1:4994
ERROR: [uv_write] broken pipe
```
This is code of my shi…
-
I was following the code listed [here](https://github.com/robjhyndman/M4metalearning/blob/master/docs/metalearning_example.md)
The code that generate the error
library(M4metalearning)
library(M4c…
-
Hello, guys. I apologize for not being formal, but your service is a complete disaster lately. Bugs appear everywhere since the time when the output of `conda` commands began to include the followin…
-
### Summary
- What does this package do? (explain in 50 words or less):
Package ccex is an R implementation of the REST interface used by the C-Cex crypto-currency exchange. It provides functi…
-
## Summary
I use Rmd notebooks in R studio, with plots displayed in the chunk output. Rstudio lets you open these outputs in a new window (e.g. to have a bigger view). When opening a new window wit…
-
As per subject; example shown below.
Using `greybox_0.4.1`.
```
> dim(data)
[1] 1474 27
> head(data)
y x1 x2 x3 x4 x5 x6 x7 x8 …
-
### Description
I have many different getSymbols.sourcename functions that used to successfully collect the data from different sources (like getSymbols.premiumdata etc.). I used to call it like ge…
-
I am trying to setup **r-rgdal** within a JupyterLab environment using a Docker container based on **Ubuntu 18.04** and derived from the [Jupyter Data Science Notebook](https://github.com/jupyter/dock…
-
When the tidyquant package is loaded there is a conflict with "last" function in xts.
When I do last(prices, 1) to get last row of xts object, I get the following error:
Error in x[[order(order_…
ghost updated
5 years ago