-
## Issue description
I often make a local R package and use it with nix. To do this, every time I have to do something like
```
let
buildRPackage = callPackage {
inherit (darwin.apple_sd…
-
I think it might be useful to have a minclusters argument for the Optimal_Clusters_ type functions.
Instead of processing all numbers of clusters between 1 and maxclusters, the function would just …
-
`graph` package is currently not available on CRAN, but `rupdate` wants to install this dependency to another package on my machine. My problem is, this unavailable package stops the whole update proc…
-
Look into Rpy2's requirements, and determine if they are acceptable. I think that currently rpy2 is developed for Unix like systems so that might be an important caveat.
Proprietary functions for …
-
I will do the setup so that [kwb.pkgstatus::create_report_rpackages()](https://kwb-r.github.io/kwb.pkgstatus/dev/reference/create_report_rpackages.html) works ! :-)
Just make sure to have the pkg r…
-
Figure out how to properly parse HTML from the [CRAN mirror site](https://cran.r-project.org/mirrors.html).
This works with pandas.read_html("https://cran.r-project.org/mirrors.html"), but it's sti…
-
I have been following the instructions on Working with R's OOPS in the rpy2 documentation here: https://rpy2.readthedocs.io/en/version_2.8.x/robjects_oop.html and I am trying to create a Python class…
-
R to Kerberised Hive using RJDBC but it continue to throw below error message to me.
-
Hi
I am trying to run an analysis in a cluster from R but using an external library. In my cluster.json (below) I indicate as a start task to install that library (cdo) and necessary dependencies. Th…
-
Hello,
I'm trying to install `ps (1.3.0)` on a Windows 7 x64 (build 7601) Service Pack 1 computer with R version 3.3.0 (2016-05-03) and Rtools version 3.4.0.1964 (Platform: x86_64-w64-mingw32/x64…