Package: srsbench Type: Package Title: Evaluation Metrics for Spaced Repetition Schedulers Version: 0.1 Authors@R: person("Christos", "Longros", email = "chris.longros@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0001-2717-0857")) Description: Calibration and discrimination metrics for spaced-repetition memory models. Provides the sample-weighted binned root mean squared error (RMSE(bins)) used to rank schedulers in the open spaced repetition benchmark, together with log loss, the area under the ROC curve, and calibration curves. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/chrislongros/srsbench BugReports: https://github.com/chrislongros/srsbench/issues Suggests: tinytest Config/roxygen2/version: 8.0.0 Repository: https://chrislongros.r-universe.dev Date/Publication: 2026-07-09 17:50:17 UTC RemoteUrl: https://github.com/chrislongros/srsbench RemoteRef: HEAD RemoteSha: 087d2524fd8fcb9d3d1d498705b5975105f5ed1b NeedsCompilation: no Packaged: 2026-07-10 10:11:58 UTC; root Author: Christos Longros [aut, cre] (ORCID: ) Maintainer: Christos Longros