Tim Lucas

Results 58 issues of Tim Lucas

https://developer.r-project.org/blosxom.cgi/R-devel/NEWS/2020/02/28#n2020-02-28 Check now passes `stringsAsFactors = TRUE`. So all the downloaded data gets characters instead of factors that made some tests fail. So far I've just hacked things. https://github.com/malaria-atlas-project/malariaAtlas/pull/50 Either...

Also helps to reduce confusion about the two PfPR layers.

Currently looks like this: ``` COLUMNNAME description of contents COLUMNNAME description of contents COLUMNNAME description of contents ```

docs

If we want this package to replace many lines of code in our internal work, we need it to get the DHS data (and other private data) via authenticated access....

enhancement
getPR

Going to be hard to make a reproducible example. For example 1. Turn off internet 2. Fetch (and fail) raster 3. Turn on internet 4. Fetch. This should work but...

getRaster

One aim for the package is for it to enable reproducible analyses. If you write a script ``` d

enhancement
getPR