-
Ubuntu 16.04.6 LTS
R 3.6.1
Access to Radiant via browser using Rstudio-server
Messages received:
> radiant::radiant()
Starting radiant in the default browser ...
Use radiant::radiant_viewe…
-
I am receiving this error when running enrichKEGG():
> Error in download.KEGG.Path(species) :
> Failed to download KEGG data. Wrong 'species' or the network is unreachable. The 'species' should…
-
## get latest version
devtools::install_github("pbreheny/biglasso")
#> Skipping install of 'biglasso' from a github remote, the SHA1 (d0d0ec27) has not changed since last install.
#> Use `force …
-
_From @dturaev on February 23, 2018 16:27_
Hi, I'm running a virtualbox with CentOS7. Rstudio server runs nicely with yum-installed R. However, when the R version is switched to conda's R, there's a …
-
### What would you like to see added?
## Description
The error `g++-7: command not found` tells us R is using an unexpected command to build the package on your system. The typical command for bui…
-
Multinomial logistic regression is implemented in `statsmodels` as `statsmodels.discrete.discrete_model.MNLogit`. After training, this model allows observations consisting of multiple quantitative fe…
-
In the current workflow where we select all variables to be included we find that on fitting models (`glm()` / `glmnet()` / etc.) only `age_at_scan` and `gender` are retained as variables.
Why is t…
-
[CRAN error page](https://www.stats.ox.ac.uk/pub/bdr/noSuggests/fastcpd.out) and [Affected package page](https://cran.r-project.org/package=fastcpd)
noSuggests error
```
* using log direc…
-
Glmnet has a parameter called `pmax` that limits the non zero coefficients, which would help a lot in the sparse case with l1 norm. I was wondering if we needed to add this parameter to ElasticNet in …
-
## Project Robyn
## Describe issue
Upgraded my version but am now getting error messages when running the OutputModels
## Provide reproducible example
going through normal process to run the…