pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-compositions



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Jan 25 22:10:00 UTC 2024

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

Log Message:
(math/R-compositions) Updated 2.0.6 to 2.0.7, make test fails

Version 2.0-7
   * test result files stored as requested by cran standards


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/R-compositions/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/R-compositions/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-compositions/Makefile
diff -u pkgsrc/math/R-compositions/Makefile:1.5 pkgsrc/math/R-compositions/Makefile:1.6
--- pkgsrc/math/R-compositions/Makefile:1.5     Tue Jun 13 13:22:54 2023
+++ pkgsrc/math/R-compositions/Makefile Thu Jan 25 22:10:00 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2023/06/13 13:22:54 mef Exp $
+# $NetBSD: Makefile,v 1.6 2024/01/25 22:10:00 mef Exp $
 
 R_PKGNAME=     compositions
-R_PKGVER=      2.0-6
+R_PKGVER=      2.0-7
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Compositional data analysis
@@ -16,8 +16,17 @@ DEPENDS+=    R-tensorA>=0.36.1:../../math/R
 TEST_DEPENDS+= R-rgl-[0-9]*:../../graphics/R-rgl
 TEST_DEPENDS+= R-combinat-[0-9]*:../../math/R-combinat
 TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rgl-[0-9]*:../../graphics/R-rgl
 TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
 
+# !pdfTeX error: pdflatex (file ecbx1200): Font ecbx1200 at 600 not found
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
 USE_LANGUAGES= c fortran
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/math/R-compositions/distinfo
diff -u pkgsrc/math/R-compositions/distinfo:1.7 pkgsrc/math/R-compositions/distinfo:1.8
--- pkgsrc/math/R-compositions/distinfo:1.7     Tue Jun 13 13:22:54 2023
+++ pkgsrc/math/R-compositions/distinfo Thu Jan 25 22:10:00 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/06/13 13:22:54 mef Exp $
+$NetBSD: distinfo,v 1.8 2024/01/25 22:10:00 mef Exp $
 
-BLAKE2s (R/compositions_2.0-6.tar.gz) = 4c0cde4aa82ca04d780863dc788129d739750de180e191b5cbece21f2a67c727
-SHA512 (R/compositions_2.0-6.tar.gz) = 27326e038ace93a374bd38ce02c3fab34f3554793ea2211d367720b72d4ef802e176e7a548357f321f8a8a62c2b3c664cc60c16314a3773c1d7768c0924933b1
-Size (R/compositions_2.0-6.tar.gz) = 1176606 bytes
+BLAKE2s (R/compositions_2.0-7.tar.gz) = 007cafe42088d614fd4f9768f618b2ca061f14e6c1793da35e7281e83194425d
+SHA512 (R/compositions_2.0-7.tar.gz) = 6e466b35707257bf15d8121346a00a396fe9b3d7d157462f146936858411597cda03efa8ab0d9f0e4a0046bb4ef65183d45bc15480a717d922ebeabaac680587
+Size (R/compositions_2.0-7.tar.gz) = 3073825 bytes



Home | Main Index | Thread Index | Old Index