We have a package for which we'd like to write a number of vignettes.
The purpose of the MazamaSpatialUtils package is to make it easy to
download, convert and use large amounts of spatial data. Because of the
nature of this data it is 1) unreasonable to include it in the package and
2) unreasonab
> On Jul 6, 2015, at 5:47 AM, Dirk Eddelbuettel wrote:
>
>
> Hi Richie,
>
> On 5 July 2015 at 19:17, Richard Cotton wrote:
> | One piece of feedback that I received at useR was that the assertive
> | package is getting too big, and should be broken down into smaller
> | pieces.
> |
> | I want
Hi Richie,
On 5 July 2015 at 19:17, Richard Cotton wrote:
| One piece of feedback that I received at useR was that the assertive
| package is getting too big, and should be broken down into smaller
| pieces.
|
| I want to split the functionality into assertive.base,
| assertive.types, and a few
Hi Zhian,
On 5 July 2015 at 21:23, Zhian Kamvar wrote:
| I maintain a package that is going to be submitted for an update very soon. I
utilize https://registry.hub.docker.com/u/rocker/r-devel/ to check my package
with r-devel, but I cannot detect a pattern as to how often it updates. Is
there