-
In order to verify the networking transport changes to support a 301 or 308 redirect for RCPP-89, create a couple of tests that verifies it operation:
* add networking tests that verify just the tra…
-
I re-installed the package, but it is not connecting to the database.
When I run library("sensorDataImport") I get the following warning message:
Warning message:
Installed Rcpp (0.12.10) different…
-
Hi,
I'm getting the below error:
```
* installing *source* package ‘Azimuth’ ...
** using staged installation
** libs
x86_64-conda-linux-gnu-c++ -std=gnu++11 -I"/gpfs/data/lab/bin/R-conda/lib/…
gevro updated
2 weeks ago
-
For example, if using Rcpp 1.0.7, one would want to ensure any packages pulled from the global cache were built against that same version of Rcpp.
-
I just tried running the ec2 create script with no arguments as of 2d7f797 but it fails with the following:
```
TASK [dataverse : install R modules] *******************************************
ch…
-
I get an $ operator invalid error for facet_col(). Here is the example from the facet_col() function help.
```
ggplot(mtcars) +
geom_point(aes(disp, mpg)) +
facet_col(~gear)
# Error en spa…
-
@jmcphers said the lock file might make it easier to reproduce this issue, so here it is:
```
PackratFormat: 1.4
PackratVersion: 0.4.7.1
RVersion: 3.3.0
Repos: CRAN=https://cran.rstudio.com/
Package…
-
Hi,
I am trying to install tass3r on R 3.6.1 Windows 64 bit and I am having the following issue
Downloading GitHub repo cayek/TESS3@master
Your system is ready to build packages!
Installing 5 …
-
Hi Maarten!
Ik sprak Chris en Eric eerder vandaag. Momenteel is het zo dat die suitability maps gegenereerd worden door tamelijk inflexibele parametrische formules van het type
```splus
suitabi…
-
Hi All,
When I install, I get the erro information like this:
Error in unloadNamespace(package) :
namespace ‘Rcpp’ is imported by ‘scales’, ‘reshape2’, ‘plyr’, ‘minqa’ so cannot be unloaded
Error…