Releases: avrodrigues/naturaList
naturaList v0.5.2
remove dependencies on rgdal, rgeos and maptools.
naturaList v0.5.0
grid_filter function was re-coded. The new code is faster than the older version, but it could produce different results from older version.
naturaList 0.4.2
documentation update
naturaList v0.4.1.9000
The package is in CRAN.
Now the source code in github is a development version.
naturaList v0.4.1
naturaList 0.4.1
- bug solved in the classify_occ function
naturaList v0.4.0
naturaList 0.4.0
-
some arguments for column names of the occurrence dataset was changed. They are still working, with warning message informing they are deprecated and what is the current argument accepted.
-
bugs solved in
create_spec_df()
:- warning message included for specialists names without abbreviation letters
-
bug solved in
classify_occ()
:- it is possible to use a list of specialists with only 1 row
-
Classification level
taxonomy
was renamed tonot_spec_name
-
bug solved in
map_module()
:- Before if a point was selected, when
Delete points with click
was activated, the selected points was deleted. NowDelete points with click
always wait a click to delete a point.
- Before if a point was selected, when
-
new argument
action
inmap_module()
, which allows to choose if the output dataset will contain only the selected occurrences, or if the occurrences output dataset will be flagged about the chices of the user in the application.
naturaList v0.3.1
include new dataset, new vignettes and bugs solved from classify_occ function
naturaList v0.3.0
Include two functions to evaluate the effects on species area after cleaning based on clasification
naturaList v0.2.0
First realese of naturaList package.