Skip to content

Releases: ropensci/getCRUCLdata

Pasta Salad

08 Feb 23:38
Compare
Choose a tag to compare

Back on CRAN!

Minor changes

  • Add source and references to documentation for data

  • Create function aliases that use all lower case, e.g., get_cru_stack() vs get_CRU_stack()

  • Improved documentation with linting, ensuring consistency in units of measurement, etc.

Chickpea Chorizo Spinach Frittata

15 Dec 09:39
e1ba872
Compare
Choose a tag to compare

Minor changes

  • Reknit vignette with proper values

Cucumber Salad

15 Dec 09:12
e296973
Compare
Choose a tag to compare

Minor changes

  • Fix CITATION to align with current CRAN standards

  • Update URLs to ensure all are valid

  • Correct grammar in several parts of documentation and README

Bug fixes

  • Fix cross references in documentation

Lychee Curry

15 Dec 03:19
8275899
Compare
Choose a tag to compare

getCRUCLdata 1.0.0

Major changes

  • The cache is now where ever tools::R_user_dir(package = "getCRUCLdata", which = "cache") is defined by R (>= 4.0.0) and should align with CRAN standards, so it might be possible to get this back on CRAN

  • Depends on R (>= 4.0.0)

  • {data.table} is no longer imported as a whole

Minor changes

  • {cli} is used for errors that are emitted to the user

  • Many internal changes including code linting and styling to improve code smells

  • Improved documentation

  • Use {roxyglobals} for undefined globals

Chicken Pot Pie

16 Aug 10:41
Compare
Choose a tag to compare

Minor changes

  • Replace raster package with terra

  • Update URLs

Roasted chook

26 Oct 10:39
7c68c64
Compare
Choose a tag to compare

getCRUCLdata 0.3.2

Minor changes

  • Correct link redirects in README

  • Correct formatting in documentation

  • Precompile main vignette

  • Add second vignette to illustrate advanced usage

  • Remove {pkgdown} from Suggests

  • Move CI to GitHub Actions

Ramen

12 Apr 10:37
Compare
Choose a tag to compare

Minor changes

  • Remove Imports for dplyr, tibble and tidyr to lessen dependencies

  • Remove Suggests for readr and sp

  • Enhance documentation

Bug fixes

  • Update tests that spuriously failed on some systems due to tolerances

  • Update package to follow CRAN policies

Egg sandwich

12 Sep 04:49
Compare
Choose a tag to compare
  • Removes startup message, instead placing information in CITATION file

  • Reorganises internal functions consolidating functions all in a single file and following a standard naming scheme for all internal functions

Banana pudding

16 Jun 05:14
Compare
Choose a tag to compare

Bug fixes

Minor changes

  • Fix documentation formatting issues

  • Enhance stop messages for user, just print message, not the function that
    called it to clarify

Poached Eggs

17 May 22:24
Compare
Choose a tag to compare

getCRUCLdata 0.2.3

Bug fixes

  • Fix missing import for rappdirs

Minor changes

  • Remove the use of plyr in tests