Skip to content

recommenderlab_1.0-7

Latest

Choose a tag to compare

@mhahsler mhahsler released this 29 May 22:34

Changes in version 1.0.7 (05/29/2025)

  • slightly better handling of 0 vs. NA in sparse matrices.
  • coercion data.frame -> realRatingMatrix: added drop = TRUE so it works
    with tidyverse tibbles (reported by youngroklee-ml)

Bugfixes

  • fixed crossref for package Matrix (reported by Mikael Jagan).
  • Fix for dissimilarity (which -> items) change in package arules.

Changes in version 1.0.6 (09/19/2023)

  • fixed bug in row/colSums call for Matrix 1.6-2 (reported by Mikael Jagan).
  • updated deprecated coercion for Matrix