pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/R-proxy



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun  4 03:35:25 UTC 2023

Modified Files:
        pkgsrc/math/R-proxy: Makefile distinfo

Log Message:
(math/R-proxy) Updated 0.4.25 to 0.4.27

(R CMD Rdconv -t txt  /tmp/math/R-proxy/work/proxy/inst/NEWS.Rd)
News for Package 'proxy'

Changes in version 0.4-27:

        * cosmetic changes in help pages

        * add angular distance/similarity; keep old behavior as cosine

Changes in version 0.4-26:

        * Change coercion function for cosine similarity to distance to
          1-x instead of 1-abs(x)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/R-proxy/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/R-proxy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-proxy/Makefile
diff -u pkgsrc/math/R-proxy/Makefile:1.1 pkgsrc/math/R-proxy/Makefile:1.2
--- pkgsrc/math/R-proxy/Makefile:1.1    Sun Jun  6 08:07:17 2021
+++ pkgsrc/math/R-proxy/Makefile        Sun Jun  4 03:35:25 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/06/06 08:07:17 mef Exp $
+# $NetBSD: Makefile,v 1.2 2023/06/04 03:35:25 mef Exp $
 
 R_PKGNAME=     proxy
-R_PKGVER=      0.4-25
+R_PKGVER=      0.4-27
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Distance and Similarity Measures

Index: pkgsrc/math/R-proxy/distinfo
diff -u pkgsrc/math/R-proxy/distinfo:1.3 pkgsrc/math/R-proxy/distinfo:1.4
--- pkgsrc/math/R-proxy/distinfo:1.3    Tue Oct 26 10:55:31 2021
+++ pkgsrc/math/R-proxy/distinfo        Sun Jun  4 03:35:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:55:31 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/06/04 03:35:25 mef Exp $
 
-BLAKE2s (R/proxy_0.4-25.tar.gz) = f1b1a26d53c33b8675310851ce1e72805fcc87d234d5e4d634cd3df9e80e19b9
-SHA512 (R/proxy_0.4-25.tar.gz) = c9bd65fb0901892b4bf405a301cc5ce9abcee0000afd1fbbb9bf310d3e9f0cc5a5a711b1c430f4c4c34c98e5b08be0405dc4545ec063f1655715eb365d49bce7
-Size (R/proxy_0.4-25.tar.gz) = 116070 bytes
+BLAKE2s (R/proxy_0.4-27.tar.gz) = 45d2b496248ae4f77d3959ce4a2b6114255bf4e74fcc2e71a5ec2de7559f0e94
+SHA512 (R/proxy_0.4-27.tar.gz) = 32c5245279d8dba8bef33d6a3bcd7a88f8ebf20773ae8929aeac40a37d763a3fce7d4307719b57bc0461e1d144a0cbb035ecd2bd1a68de9126bff5956815b4c2
+Size (R/proxy_0.4-27.tar.gz) = 74622 bytes



Home | Main Index | Thread Index | Old Index