Skip to content

Releases: GreenswayAB/BIRDS

fixing for shinyBirds

08 Jan 15:56
Compare
Choose a tag to compare
v0.1.24

fix orgeniseBirds for timecols=1

minor addition to latest

16 Dec 16:21
Compare
Choose a tag to compare
v0.1.23a

supress warnings

stable release before CRAN submission

16 Dec 16:20
Compare
Choose a tag to compare

consistent xts in temporal exportBIRDS

13 Nov 10:17
Compare
Choose a tag to compare

consistent xts in temporal exportBIRDS

13 Nov 10:16
Compare
Choose a tag to compare
v0.1.22

fix temporal exports

fixing interaction with SBDI4R and ALA4R

12 Nov 12:25
Compare
Choose a tag to compare

release for CRAN submition

08 Oct 12:47
Compare
Choose a tag to compare

in this release:
Note:

  • during the coming releases compatibility issues with rgdal and sp may occur. We advice to update those packages and the libraries GDAL and PROJ.

Bug fixes:

  • removeObs() got stuck in infinite loops under certain circumstances. #10
  • zoo::index() Sometimes when reloading summarise birds it trows the following error when I run focalSpReport #7
  • includeUniqueSpillover() would crash if the grid polygon had an associated data.frame (spatialPolygonDataFrame). #8
  • exploreVisits() error when timeInVisits != "day" #11
  • CRS issue in organizeBirds(x=data, grid=grid) #9 This issue was related to #17 for which we have made a great deal of changes to prepare for the imminent release of the new versions of rgdal and sp packages.
  • simplifySpp() would return "Falco" for cases like "Falco peregrinus, 1771". We now implemented the package taxsize to improve this function. #16

New functions:

  • we now offer more options to prepare community matices with functions communityMatrix(), CommunityMatrixGrid() and RecbySpec() to we used in community analyses and completeness functions from other packages. #24
  • the function exploreVisits() gains the output variable "nclusters" and nos uses the function DBSCAN::DBSCAN() to calculate clusters and outliers within each visit. #19 #18
  • focalSpp() reports are now more efficient and fast. #25
  • sppreports() now gained the argument overlay to add overlay layers in the reports

dev release

27 May 12:23
Compare
Choose a tag to compare
v0.1.1

focal species run faster and corrected bugs in counts

stable release v0.1

31 Jan 09:17
1af3a95
Compare
Choose a tag to compare

This is now a fully fledged package with most functions you would need. More functions and integration to other packages to come. See the change log https://greensway.github.io/BIRDS/news/index.html

stable release v0.0.3

20 Nov 12:44
Compare
Choose a tag to compare