Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.25 KB

NEWS.md

File metadata and controls

50 lines (33 loc) · 1.25 KB

gcube 1.1.1

  • Add more elaborate package description #102.
  • Uniform naming of articles and start headings at h2 #103.
  • Add DOI to citation file #104.

gcube 1.1.0

  • Publish release on Zenodo.

gcube 1.0.0

  • Add package origin story.

gcube 0.4.0

  • Consolidate documentation across all functions, README, and vignettes.
  • Update sample_occurrences_from_raster()
    • Use lapply() instead of for-loop
    • Randomise points in raster cells.
  • Fix issues (#37, #70, #76).

gcube 0.3.0

  • generate_taxonomy() also creates species key.
  • Fix bug for mapping simulate occurrences without specified temporal function.

gcube 0.2.0

  • Improve function checks with stopifnot() and the assertthat package.
  • Add missing unit tests.
  • Set repo status to active.
  • Use tidy contributing and code of conduct.

gcube 0.1.0

  • Create data cube for multiple species using purrr::pmap().
  • Generate species taxonomy.
  • Change vignettes into articles.
  • Create article for multi-species approach.
  • Add name rationale to README.
  • Clarify pkgdown website page names.

gcube 0.0.1

gcube 0.0.0

  • Added a NEWS.md file to track changes to the package.