mountainMath / cancensus

R wrapper for calling CensusMapper APIs
https://mountainmath.github.io/cancensus/index.html
Other
82 stars 15 forks source link

Change default behaviour of cache directory #116

Closed dshkol closed 6 years ago

dshkol commented 6 years ago

By default, R should only cache in temporary directories without express user consent. This PR adjusts the behaviour to do just that, while messaging the user on package load and on API call to set a persistent local cache. In making these changes, these updates push the package version to v.0.1.7.