On Wed, Jul 10, 2019 at 6:14 AM Dirk Eddelbuettel wrote:
>
> On 10 July 2019 at 05:53, Alex Hallam wrote:
> | I am working on a data package. Due to the size of the package I opted
> | to store the package as a drat repo.
> |
> | I am able to install my package locally, b
I am working on a data package. Due to the size of the package I opted
to store the package as a drat repo.
I am able to install my package locally, but I can't seem to install the
package
from the drat repo. The error I get is:
```
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib
Thanks. This is exactly what I needed.
Thanks
-Alex
On Sat, Jul 6, 2019 at 10:10 AM Dirk Eddelbuettel wrote:
>
> On 6 July 2019 at 09:27, Alex Hallam wrote:
> | I have been working on making a data package. The goal is to one day push
> | it to CRAN, but I am having 2 problems (one
I have been working on making a data package. The goal is to one day push
it to CRAN,
but I am having 2 problems (one warning and one note) from R CMD. I think
the problems
are due to having large files (a 453M csv.7z raw file and a 75M .rda file)
Below is my R CMD check.
── R CMD check results ─