Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 673 Bytes

NEWS.md

File metadata and controls

12 lines (9 loc) · 673 Bytes

rsetse 0.5

  • Added high dimensional functionality in the form of the setse_auto_hd function
  • Modified and re-named the prepare_ functions to make them appropriate for high dimensional embeddings
  • Created a new preparation function for the edges and removed that aspect from the original functions, making the functions simpler and more intuitive
  • Changed all "setse_" embedding functions from "SETSe_" to lowercase.

rSETSe 0.4

  • Added a NEWS.md file to track changes to the package.
  • The package is now fully documented and is checked using continuous integration
  • A package down website has been made, including vignettes to make things easier for new users