rotasym 1.0-4
rotasym 1.0-5
- Change description field in DESCRIPTION, minor aesthetic changes to
examples.
rotasym 1.0-6
- Make the behavior of r_ACGandr_unif_sphereconsistent withbase::set.seed:
dropRcppZiggurat.
- Fix bug in NA handling in check_unit_norm.
rotasym 1.0.7
- Update reference and CITATION.
rotasym 1.0.8
- Allow kappato be a vector inc_vMF.
- Add missing links to references and other fixes in
documentation.
- Fix “Non-file package-anchored link(s) in documentation
object”.
rotasym 1.0.9
- Fix incorrect doi.
- Remove compiler warning std::move(W).
rotasym 1.1.0
- Add if(requireNamespace("rgl"))as required.
- Change return type of r_g_vMF_Cpp.
- Update reference.
rotasym 1.1.1
- Make r_g_vMFnumerically robust for large kappas.
rotasym 1.1.2
- Fix possible NaNs in r_g_vMFfor low kappas.
- Fix bug in d_ACG.
rotasym 1.1.3
- Fix warning in r-devel-linux-x86_64-debian-clang.
rotasym 1.1.4
- Fix warning in r-devel-linux-x86_64-fedora-clang and
r-devel-linux-x86_64-debian-clang.
- Fix bug in kde_level_set()(example).
rotasym 1.1.5
- Drop C++11 requirement to adhere to new CRAN policies.
- Drop personList()andcitEntry().
rotasym 1.2.0
- Add new dataset sunspots_deathsas companion tosunspots_births.
- Add stop for kappa > 1e15 in rvMFandr_g_vMFto avoid infinite looping.
- Replace rglwithscatterplot3din
examples.