-
Hadley,
I have recently updated to the latest version of devtools (via `install_github("devtools")`). I am now seeing a complete copy of my package directory structure, including my home directory fo…
-
Any ideas why this would happen?
# This doesn't work
> build("Zcmarked","~")
> Error: could not find function "build"
> No suitable frames for recover()
> # but this does; is build not exported?
>
>…
-
Hi there.
I'm trying to run my friend's code from [here](https://www.progclub.org/pipermail/programming/2017-March/002451.html).
I'm on a Debian desktop:
```
jj5@orac:~$ uname -a
Linux orac…
-
## Issue description
Installation of `rPackages.reprex` fails using the current `master` branch of `NixOS/nixpkgs` (18.03-beta-14746-g394ef824515). This causes installation of `rPackages.tidyverse` t…
iimog updated
6 years ago
-
My environment:
- Windows 7
- R 3.5.0
- Rtools35
- devtools * 1.13.5.9000 2018-05-14 Github (hadley/devtools@13ee56b)
I try to install the cloned local package ropensci/git2r@91a169d4. It …
-
This morning I've been trying to boot around 12 pools. After booting I will often get the following error upon job submission:
```
Error in waitForJobPreparation(id, data$poolId) :
Job 'job201…
-
I have autoscaleFormula=QUEUE, but as the jobs finish, the pool doesn't seem to scale smaller.
my clusterConfig:
```
clusterConfig
-
We talked about this briefly some time ago in this [mega thread](https://github.com/mlr-org/mlr/issues/330). The docs of mlr on rdocumentation are still for version 2.2.
Meanwhile, many help pages are…
-
One of the R packages I use requires some dependencies to be installed by source. On my local machine I did this long ago and now just load the R package as normal with `library()`. However, I will ne…
-
scales: 8fa5a67b2556da16dff076af4f9ecf564918942f
gtable: d20948645d0a0a8b3e83dd92ed8e6358f2c1c10c
ggplot2: e4fd80a3b2c46e2e540890b5f8c39390bbada438
```
qplot(letters[1:3], 1:3)
```
fails to:
```
E…