Skip to content

Releases: tmsalab/fourPNO

fourPNO 1.1.0

05 Nov 22:28
Compare
Choose a tag to compare

Changes

  • Modified function signature to remove unused returns.

Documentation

  • Fixed missing statements in documentation.

fourPNO 1.0.5

05 Nov 22:27
f598493
Compare
Choose a tag to compare

Changes

  • Increased R dependency to 3.5.0.
  • Autogenerate native registration with Rcpp 1.0.0.
  • Suppressed internal functions from being exported.

Documentation

  • Enabled markdown in documentation.
  • Cleaned up documentation entries.

Testing

  • Enabled TMSA Lab's travis-ci configuration.

Maintenance Release for R 3.4

26 Apr 15:46
Compare
Choose a tag to compare
  • Added src/init.c to meet R 3.4 standards.
  • Added URL to project on GitHub.
  • Added citation information

Documentation Update

26 Apr 02:38
Compare
Choose a tag to compare
  • Changed chain_length parameter in example to be double the burnin.

Modified Guessing and Slipping Matrix Notation

26 Apr 02:36
Compare
Choose a tag to compare
  • Changed guessing and slipping matrix notation from GS and SS to GSS and SSS.

Corrected Guessing Parameter Notation

26 Apr 02:35
Compare
Choose a tag to compare
  • Changed guessing parameter notation throughout code from cs to gs

Initial Release to CRAN

26 Apr 02:34
Compare
Choose a tag to compare

Initial release of fourPNO to CRAN.