pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/R-sftime
Module Name: pkgsrc
Committed By: mef
Date: Wed Jun 7 12:14:43 UTC 2023
Added Files:
pkgsrc/time/R-sftime: DESCR Makefile distinfo
Log Message:
time/R-sftime: import R-sftime-0.2.0
Classes and methods for spatial objects that have a registered time
column, in particular for irregular spatiotemporal data. The time
column can be of any type, but needs to be ordinal. Regularly laid out
spatiotemporal data (vector or raster data cubes) are handled by
package 'stars'.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/time/R-sftime/DESCR \
pkgsrc/time/R-sftime/Makefile pkgsrc/time/R-sftime/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/time/R-sftime/DESCR
diff -u /dev/null pkgsrc/time/R-sftime/DESCR:1.1
--- /dev/null Wed Jun 7 12:14:44 2023
+++ pkgsrc/time/R-sftime/DESCR Wed Jun 7 12:14:43 2023
@@ -0,0 +1,5 @@
+Classes and methods for spatial objects that have a registered time
+column, in particular for irregular spatiotemporal data. The time
+column can be of any type, but needs to be ordinal. Regularly laid out
+spatiotemporal data (vector or raster data cubes) are handled by
+package 'stars'.
Index: pkgsrc/time/R-sftime/Makefile
diff -u /dev/null pkgsrc/time/R-sftime/Makefile:1.1
--- /dev/null Wed Jun 7 12:14:44 2023
+++ pkgsrc/time/R-sftime/Makefile Wed Jun 7 12:14:43 2023
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2023/06/07 12:14:43 mef Exp $
+
+R_PKGNAME= sftime
+R_PKGVER= 0.2-0
+CATEGORIES= time
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Classes and Methods for Simple Feature Objects that Have a Time Column
+LICENSE= Apache License
+
+USE_LANGUAGES= # none
+
+# Packages suggested but not available: 'trajectories', 'ncmeta'
+
+.include "../../geography/R-sf/buildlink3.mk"
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/time/R-sftime/distinfo
diff -u /dev/null pkgsrc/time/R-sftime/distinfo:1.1
--- /dev/null Wed Jun 7 12:14:44 2023
+++ pkgsrc/time/R-sftime/distinfo Wed Jun 7 12:14:43 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/07 12:14:43 mef Exp $
+
+BLAKE2s (R/sftime_0.2-0.tar.gz) = 73a734ace950957f8163592c9aeca05b125f31961de70cbe4257a85a74a2c0e0
+SHA512 (R/sftime_0.2-0.tar.gz) = 03fa7526c7867c1a38b71b15a2aa3ae1c74372e0e7da39b847900a31bfa765f9f03a1fbfb2b616b062b6196134e657b072aaa807ecde02d947ef9d1a2d45da77
+Size (R/sftime_0.2-0.tar.gz) = 90511 bytes
Home |
Main Index |
Thread Index |
Old Index