Subject: CVS commit: pkgsrc/misc/R-Hmisc
From: Makoto Fujiwara
Date: 2024-01-24 15:05:07
Message id: 20240124140507.73956FA42@cvs.NetBSD.org

Log Message:
(misc/R-Hmisc) Updated 5.1.0 to 5.1.1

Changes in version 5.1-1 (2023-09-11)

   * meltData: generalized to allow melting on either left or right
     side of formula, added ... arguments passed to label(), made
     variable a factor to keep original order
   * formatCons: fixed bug where lang != 'latex' should have been lang
     == 'plain' which made msdsize to be ignored for html output
   * spikecomp: made more reliable by not assuming as much about
     pretty() boundaries
   * redun: added rank and qrank options
   * added print and plot methods for princmp
   * redun: added ability to use numeric matrix instead of formula
   * ggplot.transcan: fixed bug when adata is empty
   * ggplot.transace: new function
   * transace: added trantab result, added as.matrix(x) so can run on
     data frames of all numeric variables; added automatic setting of
     binary, category, etc. if x is a data frame/table;
     non-downward-compatible change: made returned object of class
     transace with different format; remove pr and pl arguments from
     transace.  Changed first argument to a formula and required
     monotone(), categorical(), linear() to wrap variables in the
     formula instead of specifying with separate arguments
   * runParallel: put in NAMESPACE
   * qcrypt: new function for encrypting and decrypting data with a
     safe workflow
   * aregImpute: added constraint argument to allow general
     constraints on values imputed with predictive mean matching

Files:
RevisionActionfile
1.8modifypkgsrc/misc/R-Hmisc/Makefile
1.7modifypkgsrc/misc/R-Hmisc/distinfo