NEWS
gcube 1.4.4
- Do not use DOI for grant ID
gcube 1.4.3
- Add grant ID for Zenodo integration #139
- Fix ROR url bug
- Add publisher to metadata
gcube 1.4.2
gcube 1.4.1
- Remove warning message README code
gcube 1.4.0
- Fix installation instructions #134
- Fix spelling mistakes #135
- Improve funder and rights holder descriptions #136
- Update checklist checks v0.5.2
gcube 1.3.7
- Shorten example run time for mapping functions #130
- Remove white line in tutorial "Grid designation for custom datasets" #131
- Fix mistake in tutorial "Grid designation for custom datasets" #132
gcube 1.3.6
gcube 1.3.5
- Use ROR for copyright holder
gcube 1.3.4
gcube 1.3.3
- Update tutorial grid designation own data
gcube 1.3.2
- Add frictionless package to suggests
gcube 1.3.1
- Allow grid designation for CRS in degrees #113
- Create tutorial on grid designation of own data #115
gcube 1.3.0
- Fix mistake in multispecies vignette #108
- Add
progress argument to map_* functions #109
- Add default value for missing
coordinateUncertaintyInMeters in grid
designation #114
- Change
sampling_status column in output sample_observations() to logical
output column called observed
- Create
virtualsample_to_sf() function to work with virtual species #75
- Check package with
lintr::indentation_linter()
gcube 1.2.0
- Add tutorial to work with virtual species.
gcube 1.1.2
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.