Skip to content

Releases: Fradenti/intRinsic

intRinsic v1.0.2

15 Jan 12:45
Compare
Choose a tag to compare

Removed dependency from MCMCpack package

intRinsic v1.0.1

26 Apr 17:08
Compare
Choose a tag to compare
  • Fixed a typo in compute_mus when computing ratios from dist_matrix. Now the function handles also the dissimilarity class
  • Fixed a typo in compute_mus involving the class of the returned object
  • Adjusted some indentations in print methods

intRinsic v1.0.0

06 Apr 09:07
Compare
Choose a tag to compare
  • This update marks the acceptance of the intRinsic vignette in the Journal of Statistical Software.
    Note: the DOI in the CITATION is for a new JSS publication that will be registered after publication on CRAN
  • Fixed some spelling typos and new-line inconsistencies
  • Removed the dependencies on the as_tibble() function (deprecated)
  • The function twonn_decimated() is now deprecated and will be removed in future releases. The function to use is twonn_decimation()
  • Now gride_evolution() and twonn_decimation() remove duplicated observations by default

intRinsic v0.2.2

18 Dec 10:49
Compare
Choose a tag to compare
  • Fixed bug in Hidalgo(), causing errors when setting verbose = FALSE
  • Fixed bug in Hidalgo() initialization. Added warning if alpha_Dirichlet is set so small it causes underflow problems
  • Fixed bug in clustering(). Now the returned K when the option salso is selected, is correct
  • Fixed bug in print.mus(). Now it checks if the passed object is a list
  • Corrected a few typos in the documentation
  • Updated doi of recently published references
  • Added additional checks in compute_mus: NA, symmetry, non-negativity

intRinsic v0.2.1

31 May 10:22
Compare
Choose a tag to compare
  • Fixed minor bugs involving the gride() family of functions
  • Added several methods (print(), summary(), plot(),...) to facilitate the
    extraction of the results
  • Now, the autoplot() method is directly exported from the ggplot2 package

intRinsic v0.2.0

16 Jan 00:43
Compare
Choose a tag to compare

intRinsic 0.2.0

  • Submitted to CRAN
  • Released to the public the first official version

intRinsic v0.1.0

13 Jan 20:51
2223141
Compare
Choose a tag to compare
intRinsic v0.1.0 Pre-release
Pre-release

This release contains the first version of the intRinsic package (v0.1.0), published in 2021.
One can find a vignette to use this release at this link.
Please make sure to refer to the first version (v1) of the arXiv submission history since updated vignettes related to more recent versions of the package will be published.