Skip to content

Releases: DistanceDevelopment/dssd

dssd 1.0.2 R version 4.3.2

20 Nov 12:50
0eefde6

Choose a tag to compare

The latest CRAN release of dssd

dssd 1.0.1 R version 4.3.1

18 Oct 14:16

Choose a tag to compare

This release of dssd removes the dependence on rgdal which was recently retired.

dssd 1.0.0 R version 4.2.3

04 Apr 11:26

Choose a tag to compare

dssd version 1.0.0 (first released with Distance 7.5 release 2 and now recompiled under R release 4.2.3)

dssd 1.0.0 R version 4.2.2

04 Apr 11:24

Choose a tag to compare

Pre-release

dssd version 1.0.0 released with Distance for Windows 7.5 release 2

These binaries were compiled using R version 4.2.2

dssd 0.3.4

30 Aug 13:47

Choose a tag to compare

This is a release of the version of the dssd package released with Distance 7.5 release 1

CRAN 0.3.1

02 Sep 23:49
cfe026e

Choose a tag to compare

dssd 0.3.1

Bug Fixes

  • Minor fix as dssd was erroneously displaying a warning about possible unequal coverage when only a total number of samplers was supplied. This was not always applicable.

CRAN 0.3.0

10 Aug 12:33

Choose a tag to compare

New Features

  • calculate.effort: calculates the estimated effort required in the main survey to achieve a given CV based on information from a pilot survey.
  • Improved plotting using ggplot2.
  • Added an example as to how to export transects to the Getting Started vignette.
  • Improved effort allocation documentation.

Bug Fixes

  • Clarified in documentation and via warnings and error messages when there was confusion in the specification of designs.
  • Fixed effort allocation when there is a mix of random and systematic point transect designs and the design parameter supplied is the total number of samplers.
  • Fixed effort allocation rounding when the total number of samplers is supplied for line transect designs. Previously it wasn't rounded so it automatically used the floor value which results in less transects than requested.
  • Fixed segmented transect bug which generated an error when segment id's were not sequential (sometimes happens after clipping and not retaining all transects)

CRAN dssd-0.2.0

15 Jan 22:55

Choose a tag to compare

dssd 0.2.0

New Features

  • Segmented grid design
  • Writes transects to gpx, csv and txt file
  • Multi-strata vignette
  • Coverage score statistics by stratum
  • Option to run coverage simulation without progress counter output
  • Plot and access coverage scores by stratum
  • Use -1 to set a randomly generated design angle
  • Updated Documentation

Bug Fixes

  • Coordinate reference systems now stored in coverage and transect objects
  • Fixed invalid shapefiles: AreaRStrata and AreaRProjStrata

CRAN dssd-0.1.0

11 Sep 11:22

Choose a tag to compare

DSsim 0.1.0

Introducing the new Distance Sampling Survey Design package!

dssd implements the following designs:

  • Point transects: Simple random sampling
  • Point trasnects: Systematic grid with random start point
  • Line transects: Parallel random lines
  • Line transects: Systematic parallel lines with a random start
  • Line transects: Equal spaced zigzags with a random start
  • Line transects: Equal spaced zigzags with complementary set of zigzags

dssd also implements the following feature options:

  • Ability to vary design angle
  • Survey generation by number of samplers, spacing or line length (can generate by different criteria in each strata)
  • Ability to use different designs in each strata (as long as they are of the same type, i.e. all point or all line transects)
  • Generate plus or minus sampling surveys
  • Generate zigzag design inside minimum bounding rectangles (angled along the design axis) or convex hulls
  • Calculates the coverage of different design by simulation
  • Produces summary statistics from the coverage design showing the variability in number of samplers, line length, % coverage across surveys from a given design