-
@lzim please review the package_status.xlsx file here: https://github.com/lzim/teampsd/tree/master/data_script/Rpackages
The file contains all the libraries I was able to install based on libraries…
-
## Issue description
RStudio does't start. (See also on [Discourse](https://discourse.nixos.org/t/rstudio-doesnt-start/1119))
### Steps to reproduce
Create a `default.nix` as follows:
```
w…
-
I have a cluster with min nodes = 1 and max nodes = 5 and autoscale='QUEUE'. I have 500 individual tasks, which each take only a few seconds to execute. Therefore it makes sense to set chunksize = 100…
-
I am trying to use you're vsts-cli 0.1.3 tool to download a universal package as part of a build pipeline. I am running into trouble getting the `vsts package universal download` command to work. When…
-
@ijlyttle hope you can help.... got my devtools and git installed okay but when I ran "devtools::has_devel(debug = TRUE) command to install the additional Rtools on my computer I got the following err…
-
For some reason some of my VMs fail to start their task. Seems weird seeing as they should all be the same and receive the same info. How should I go about trouble shooting this? I see there is no std…
-
Guys - Is subset method not a part of DataFrameVisitors class? I am trying to sort a dataframe in Rcpp using Dplyr libraries?
Code:
#include
// [[Rcpp::depends(dplyr)]]
// [[Rcpp::depends(bi…
-
### Problem
`devtools::install_svn()` automatically adds "trunk" to the end of the url argument. However, in `remotes::install_svn()` this behavior is not happening (what I would expect).
### Exa…
-
At the moment, find_package looks for a default value, and then uses it a file exists in that location. I think this logic should be reversed, i.e. accept the special case, if it exists, then look in…
-
Hey,When I compiled, something went wrong.
Makefile:168: "USE_LAPACK disabled because libraries were not found"
Makefile:276: WARNING: Significant performance increases can be achieved by installi…
ghost updated
6 years ago