pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spatstat.explore
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 13 23:22:51 UTC 2024
Added Files:
pkgsrc/geography/R-spatstat.explore: DESCR Makefile distinfo
Log Message:
(geography/R-spatstat.explore) import R-spatstat.explore-3.2.5
Functionality for exploratory data analysis and nonparametric analysis
of spatial data, mainly spatial point patterns, in the 'spatstat'
family of packages. (Excludes analysis of spatial data on a linear
network, which is covered by the separate package 'spatstat.linnet'.)
Methods include quadrat counts, K-functions and their simulation
envelopes, nearest neighbour distance and empty space statistics, Fry
plots, pair correlation function, kernel smoothed intensity, relative
risk estimation with cross-validated bandwidth selection, mark
correlation functions, segregation indices, mark dependence
diagnostics, and kernel estimates of covariate effects. Formal
hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov,
Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte
Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson,
Kolmogorov-Smirnov, ANOVA) are also supported.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/R-spatstat.explore/DESCR \
pkgsrc/geography/R-spatstat.explore/Makefile \
pkgsrc/geography/R-spatstat.explore/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/geography/R-spatstat.explore/DESCR
diff -u /dev/null pkgsrc/geography/R-spatstat.explore/DESCR:1.1
--- /dev/null Sat Jan 13 23:22:51 2024
+++ pkgsrc/geography/R-spatstat.explore/DESCR Sat Jan 13 23:22:51 2024
@@ -0,0 +1,14 @@
+Functionality for exploratory data analysis and nonparametric analysis
+of spatial data, mainly spatial point patterns, in the 'spatstat'
+family of packages. (Excludes analysis of spatial data on a linear
+network, which is covered by the separate package 'spatstat.linnet'.)
+Methods include quadrat counts, K-functions and their simulation
+envelopes, nearest neighbour distance and empty space statistics, Fry
+plots, pair correlation function, kernel smoothed intensity, relative
+risk estimation with cross-validated bandwidth selection, mark
+correlation functions, segregation indices, mark dependence
+diagnostics, and kernel estimates of covariate effects. Formal
+hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov,
+Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte
+Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson,
+Kolmogorov-Smirnov, ANOVA) are also supported.
Index: pkgsrc/geography/R-spatstat.explore/Makefile
diff -u /dev/null pkgsrc/geography/R-spatstat.explore/Makefile:1.1
--- /dev/null Sat Jan 13 23:22:51 2024
+++ pkgsrc/geography/R-spatstat.explore/Makefile Sat Jan 13 23:22:51 2024
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2024/01/13 23:22:51 mef Exp $
+
+R_PKGNAME= spatstat.explore
+R_PKGVER= 3.2-5
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Exploratory Data Analysis for the 'spatstat' Family
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+DEPENDS+= R-spatstat.data>=3.0.1:../../geography/R-spatstat.data
+DEPENDS+= R-spatstat.geom>=3.2.7:../../geography/R-spatstat.geom
+DEPENDS+= R-spatstat.random>=3.2.1:../../geography/R-spatstat.random
+DEPENDS+= R-spatstat.sparse>=3.0.1:../../geography/R-spatstat.sparse
+#EPENDS+= R-spatstat.utils>=3.0.3:../../geography/R-spatstat.utils
+DEPENDS+= R-abind>=1.4.5:../../math/R-abind
+DEPENDS+= R-goftest>=1.2.2:../../math/R-goftest
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/R-spatstat.explore/distinfo
diff -u /dev/null pkgsrc/geography/R-spatstat.explore/distinfo:1.1
--- /dev/null Sat Jan 13 23:22:51 2024
+++ pkgsrc/geography/R-spatstat.explore/distinfo Sat Jan 13 23:22:51 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/01/13 23:22:51 mef Exp $
+
+BLAKE2s (R/spatstat.explore_3.2-5.tar.gz) = 087e9218dcfdc67d678d5d0e137a1571e5b82882baa8dfcb07baf8e72b3300b4
+SHA512 (R/spatstat.explore_3.2-5.tar.gz) = 1dd138cacedb21aea60f695cd03398c32bf6fcd3bac360d842ad90d0e8d1390f1a009244164919c7367eb70790d3421f550e1f45d1aa696beb811a999a55fc83
+Size (R/spatstat.explore_3.2-5.tar.gz) = 764704 bytes
Home |
Main Index |
Thread Index |
Old Index