-
Hello,
I just uploaded an new version of udpipe to cran in order to fix a solaris issue of that package.
I tested the package with r-hub as in `check(platform = "solaris-x86-patched")`
The resu…
-
Hi,
I can't install the package anymore. I tried building a docker image from the Dockerfile you have in the repository. Here's part of the log:
```
building ‘ACTIONetExperiment_1.0.2.tar.gz’
…
-
using
```
library(devtools)
install_github("DataSlingers/ExclusiveLasso")
```
and it gives:
```
In file included from D:/R-4.2.2/library/Rcpp/include/RcppCommon.h:30,
f…
-
Submitting Author Name: Mark Padgham
Submitting Author Github Handle: @mpadge
Repository: https://github.com/ropensci-review-tools/pkgmatch
Version submitted: 0.4.2
Submission type: Standard
…
-
Dear cacoa team,
I had issues installing your packages simply stating that the R_HOME environment variable is ignored and then the that there was no such path or directory.
the underlying cause…
-
Hi,
thank you for this package, it works quite nicely and is much faster than Phenograph!
I am working with 20 million cells from a flow cytometry analysis. When I used a comparatively low "k" (…
-
Hi,
I am currently using rgoslin release version 1.1.2
I was trying to use it to parse a [Ubiquinone](https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessClassSearch&LMID=LMPR020…
-
digest (NA -> 0.6.22) [CRAN]
Rcpp (1.0.2 -> 1.0.3 ) [CRAN]
Installing 2 packages: digest, Rcpp
试开URL’https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/digest_0.6.22.zip'
Conte…
-
Greetings ,
The link to installation of this package (install_github('johannestang/forecastexp') is not working any solution to a package that replicates the results.
The following error is incurr…
-
A fair amount of R packages involve C++ code, such as those using cpp11 or Rcpp. Let's consider how to support workflows where folks use C++. R package developers like to use VS Code for this, but the…