Skip to content

Releases: CSAFE-ISU/handwriterRF

handwriterRF 1.1.1

29 Jan 16:00

Choose a tag to compare

Fixes

  • Fixed the vignette, training-slr-model.Rmd, to save files to the temporary directory instead of the Desktop.

handwriterRF 1.0.2

05 Nov 14:46

Choose a tag to compare

  • Removed quotes around "same writer" and "different writer" in documentation.

  • Removed dontrun{} from the examples for random_forest. Changed example for get_distances() to something that runs in less than 5 seconds and removed dontrun{} from this example. The examples for calculate_slr() take longer than 5 seconds to run so dontrun{} was changed to donttest{} for these examples.