tidydr 0.0.6
- S3 method consistency with ggplot2 (v=4.0.0) (2025-06-21, Sat,
#4)
- nk()for choose k (number of clusters) (2023-03-17,
Fri)- 
- output is a silinfoobject withprint(),summary()andautoplot()methods
 
tidydr 0.0.5
- autoplotmethod for- SingleCellExperimentobject (2022-11-01, Tue)
tidydr 0.0.4
- added available_methods()to show available DR methods
(2022-3-15, Tue)
- update dr_extractto support methods work for distance
objects (2022-3-14, Mon)
- uwot::umap()
- uwot::tumap()
- uwot::lvish()
 
- fixed the error: mapping is missing with no default (2022-3-14,
Mon)
tidydr 0.0.3
- update Rd files with return value (2021-12-08, Wed)
- use theme_minimal()as base theme intheme_dr()(2021-12-07, Tue)
tidydr 0.0.2
- add vignette (2021-12-07, Tue)
- print()method for- DrResult
- support metadatainfortify(),ggplot()andautoplot()
- update dr_extractto support methods work for distance
objects (2021-12-5, Sun)
- stats::cmdscale
- MASS::sammon
- vegan::metaMDS
- ape::pcoa
- smacof::mds
- vegan::wcmdscale
- ecodist::pco
- labdsv::pco
- ade4::dudi.pco
 
- add new slots eigenvalueandstressto theDrResultclass
tidydr 0.0.1
- theme_dr()that add shorten version of x and y
axis
- theme_noaxis()to remove axis elements
- autoplot()to plot- dr()output
- extend ggplot()to supportdr()output
- dr()to unify dimension reduction result- 
- supports stats::prcompandRtsne::Rtsne
 
- DrResultclass- 
- data: original data
- drdata: Dr result, i.e., point coordinations
- .call: function call