Skip to content

Releases: lsteinmann/datplot

datplot v1.1.1

Choose a tag to compare

@lsteinmann lsteinmann released this 19 Nov 07:37

datplot 1.1.1

  • Improved error handling in some functions.
  • Reduced and improved messaging and warning behaviour.
  • Fixed slight problem in generate.stepsize() where it would not handle same values in min & max dating properly.
  • Completely updated and redesigned tests.
  • Removed unnecessary internal function check.number().

Full Changelog: v1.1.0...v1.1.1

datplot 1.1.0

Choose a tag to compare

@lsteinmann lsteinmann released this 15 Nov 15:05

datplot 1.1.0

  • Using either the original calculation (weights) or calculation of
    year-wise probability is now an option in datsteps() with the
    argument calc = "weight" or calc = "probability"
  • There is now an option to calculate the cumulative probability in
    datsteps() with the argument cumulative = TRUE. This only works with
    probability calculation instead of the original (weights) calculation.
  • Significantly improved the efficiency of datsteps().
  • Change and improve error-handling of scaleweight().
  • Remove UTF-8 characters from data and other files to comply with CRAN.
  • Update documentation and add a pkgdown-site.

What's Changed

release

Choose a tag to compare

@lsteinmann lsteinmann released this 04 Mar 11:35

This is the first release and state of our submission to CRAN.

datplot v0.2.4 (peer review)

Pre-release

Choose a tag to compare

@lsteinmann lsteinmann released this 24 Jan 13:37
b483e88

This is the version handed to the reviewers of Advances in Archaeological Practice for the second review, released here for documentation. Many links to the repo are nonfunctional. The description and all documents are redacted to be anonymous. It is marked as a pre-release because of this, but is fully functional and passes all relevant checks.

A new release with working links and author names will be published for publication.

experimental

experimental Pre-release
Pre-release

Choose a tag to compare

@lsteinmann lsteinmann released this 23 Nov 09:25
3aedd87

this is a test for zenodo