12 commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
nia
|
414fc7869d |
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and SHA512 hashes |
||
nia
|
3c576fbd23 | math: Remove SHA1 hashes for distfiles | ||
mef
|
8ee75a349f | (math/R-spacetime) Updated 1.2.4 to 1.2.5, ChangeLog too old | ||
wen
|
f8a76e1110 | Update to 1.2.4 | ||
brook
|
93e94bec97 |
Update all R packages to canonical form.
The canonical form [1] of an R package Makefile includes the following: - The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as needed), and CATEGORIES. - HOMEPAGE is not present but defined in math/R/Makefile.extension to refer to the CRAN web page describing the package. Other relevant web pages are often linked from there via the URL field. This updates all current R packages to this form, which will make regular updates _much_ easier, especially using pkgtools/R2pkg. [1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html |
||
brook
|
203e621a66 |
R-spacetime: update to version 1.2.2.
Update to the canonical form of an R package and fix the LICENSE field. |
||
brook
|
d1d2bdf864 |
Remove MASTER_SITES= from individual R package Makefiles.
Each R package should include ../../math/R/Makefile.extension, which also defines MASTER_SITES. Consequently, it is redundant for the individual packages to do the same. Package-specific definitions also prevent redefining MASTER_SITES in a single common place. |
||
agc
|
286ea2536c |
Add SHA512 digests for distfiles for math category
Problems found locating distfiles: Package dfftpack: missing distfile dfftpack-20001209.tar.gz Package eispack: missing distfile eispack-20001130.tar.gz Package fftpack: missing distfile fftpack-20001130.tar.gz Package linpack: missing distfile linpack-20010510.tar.gz Package minpack: missing distfile minpack-20001130.tar.gz Package odepack: missing distfile odepack-20001130.tar.gz Package py-networkx: missing distfile networkx-1.10.tar.gz Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz Package quadpack: missing distfile quadpack-20001130.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
||
wen
|
ea974721e7 |
Update to 1.1.4
Update DEPENDS
Upstream changes:
commit 3083307fc8ebf938673028cf7ffc3ccff6a4cac6
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Apr 24 13:56:40 2015 +0200
upgrade to match sp 1.1-0
commit 5e7950336984a567c0f07abb019930dbaf068abb
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Mar 17 14:21:20 2015 +0100
docs for expand.range
commit 58d8db3d8863eee96aeea1cf458fbee2e42b32db
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Mar 17 14:18:44 2015 +0100
range of at was too small; report by Roland Harhoff
commit af552c7e902b69979f309bcf1f795bc7cf782f11
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Mar 17 13:56:53 2015 +0100
add drop=FALSE to data.frame selector
commit 8ac495755ea13ef90b9e378ec26b963ea316174b
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Mar 13 16:20:47 2015 +0100
adding +ellps= to CRS arguments, for PROJ 4.9.1
commit 393bb24344b7b3648086ecadf5bf287bdea4fcde
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Mar 5 00:12:50 2015 +0100
replace unstack with reshape; clean check
commit 45bf1588eef7e2ddbf07f843333d72f0a99d0e4f
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Mar 4 20:27:51 2015 +0100
stplot mode = "xt" for factor: plots as number but no longer crashes
commit b7e51d1720dace123a73669ee04b77255a0b9c09
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Mar 4 19:07:27 2015 +0100
stplot factor variables when mode = "xy"
commit 24671c67b17293749937d7c955a80ce8e12ac619
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Feb 11 10:51:18 2015 +0100
make stsdf[1,1] do sth more sensible
commit e7d26c403722f6dfe08f27bbbe82644e2f48976e
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Jan 28 12:13:49 2015 +0100
improve error message
commit f37ad515f35e21f9351c290437f2948f34b5f894
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Jan 28 10:25:09 2015 +0100
enable check on duplicate attributes for STSDF
commit 995dd6d742143bf9fcc4d43c19c358f9a4bc626c
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Jan 27 23:34:52 2015 +0100
adopt new behaviour for STFDF too
commit 08fcfb9f1555e283c82107256c055a5bead0b265
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Jan 27 23:18:42 2015 +0100
add timeIndex to xts output on single pt subset; report from Jon Skoien;
commit 68d9420d6a9bad79f3b84c656cbfc9f670fe5a28
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sat Jan 24 10:19:17 2015 +0100
remove rgeos dependency in sto.Rnw, add DE to air.rda
commit 097d3a0fbc63f2ef7773825c07d35eafa3ab3cba
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Jan 21 23:20:34 2015 +0100
make rgeos requirement conditional
commit cddc6c9ac45dfc7664c7e5b3adbcc65b0f499961
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Jan 21 09:08:18 2015 +0100
bump version
commit 218a99f5b7b475353f8b37246c945c47f881f6aa
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Mon Jan 19 14:55:57 2015 +0100
correct timeIndex order for as.data.frame.STS, reported by Jon Skoien
commit 6502ebfd51b6704669c46d26c8dd2b7304c630ef
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sat Jan 17 23:05:15 2015 +0100
conditional require(rgeos) in example
commit 3f4f8a5c3e6048393ad14fd4444ec03773207dc9
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Jan 15 13:05:22 2015 +0100
more spTransform
commit a29c98f3c80a784967bc319b5c63a9a725b631cd
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Jan 15 13:03:49 2015 +0100
title case; address rgdal requirement for spTransform
commit e6073767b1e303dcb20c99cfe635d762bdd36eda
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Jan 15 11:51:11 2015 +0100
update test output
commit 5b36a6916bc8af4cd696bb7742b0e0f03abe5b25
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Jan 14 17:33:25 2015 +0100
typo...
commit f74c045284b795bc0e4ad1e167608dfa74a21674
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Jan 14 16:59:45 2015 +0100
update test output
commit 0604dd381b7e2e10f97bbc3d5b26c8119c744a8f
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Jan 14 16:41:54 2015 +0100
prevent @sp attributes getting dropped (lost)
commit a144894fbb8590a701cec4f99ae1f6f09d896916
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Dec 14 13:18:17 2014 +0100
correct aggregate with args STIDF, STF; add time chk
commit 4c8cd4f1d6220dc43634e4333e18393a7d8d87e9
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sat Nov 22 12:26:03 2014 +0100
correct bug in stConstruct() when STIDF has non-chronological records
commit 1969b0c7ba6197d96d4541a15a71a84a19291803
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Nov 20 11:26:02 2014 +0100
vignette pdf
commit 850c3068348815205937350d9dad048ec3e18cfd
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Nov 20 11:22:36 2014 +0100
update date
commit 2076a4e3b24c5f2aa8e029eca1a28f9d05f39d52
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Nov 20 11:20:35 2014 +0100
aggregate() for STI and STF with polygons did not work
commit d903c16d831c43ab777a552b7c31687e5046396f
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Oct 30 10:55:32 2014 +0100
move rgeos to Suggests; improve wind plots in vignette
commit da80be7b754e3b613107845166687b02deeb96dc
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Mon Oct 27 19:26:35 2014 +0100
update the time plots
commit c1f9a7480241deeb177e345332e4045236e9c02e
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Mon Oct 27 19:17:24 2014 +0100
change argument to returnEOFs
commit 1783943b6aa395ee0296bed53e88126b51909fd3
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Mon Oct 27 19:02:58 2014 +0100
add function eof, deprecate EOF
commit 480f74eb8a74adb4a2508f17d470434c2deabf42
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Oct 16 11:00:32 2014 +0200
added ... to apply() calls
commit c98b5c3ae85414e1eaf53ea0bf72373d371d0dca
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Oct 16 09:40:00 2014 +0200
doc omission, found by Roland Harhoff
commit 9c82ea3f06c105323282e486ebae84fc6fcfbaca
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Oct 14 09:25:09 2014 +0200
name too long: only use first name
commit 0ed91ac92db69dc64cecaa9ecf08efbb2308db45
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Sep 26 21:44:00 2014 +0200
add parens
commit be2182be7cfafadd2d5ebde3256c7eea902c5e2f
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Sep 23 21:59:55 2014 +0200
add call to match.fun(), add STT method to stplot
commit faab956a4f570502961e2f570b5452a346f540ba
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Sep 11 23:29:30 2014 +0200
add stplot method for STT
commit d83a3607c80317ace36009534c8a2cf0c276c570
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Sep 7 23:34:13 2014 +0200
add subset methods with ST objects
commit c974e676d494be7cbab83798763115783704dfee
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Sep 7 23:02:44 2014 +0200
add selection based on match with STF object
commit 8ad1aa01bcbdc4f12e40f8ffe59a77de8157ff77
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Sep 7 23:02:29 2014 +0200
tidy tabstop
commit 0db898784310fd8b209a9f586f7da47e2fd83c3b
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Sep 7 22:18:52 2014 +0200
tidy (revert back to tabstop = 4 spaces)
commit 5a476b1fe7580118aeee8af2cbbb5129716c7dac
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Aug 28 12:36:55 2014 +0200
tzone attribute is now passed on by rbind.STIDF
commit ac8c4d8bfe3e11ca8f14ade6107b917d7c49bdaa
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Aug 24 14:09:14 2014 +0200
removed ISO codes from air; version bump; tidy stgvis
commit 901738891468730db87e48490c2fa48fad3cd1ef
Merge: 3b0096f 010b921
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Aug 24 14:05:07 2014 +0200
Merge pull request #20 from mages/patch-2
Update stgvis.Rmd
commit 010b921d910fbee90bcc144a0349d7cc20bf88d0
Author: Markus Gesmann <markus.gesmann@gmail.com>
Date: Sun Aug 24 11:00:48 2014 +0100
Update stgvis.Rmd
Changed the order in which the data is loaded, as otherwise the mapping of German state names apears to be overwritten by data in air.
commit 3b0096f5fb43ef2af9a1ad61344c8f7032056cee
Merge: 709d30a c44ea66
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Aug 24 10:35:38 2014 +0200
Merge pull request #19 from mages/patch-1
Update stgvis.Rmd
commit c44ea6605becfc38a4c54511a53daf4906b81aa7
Author: Markus Gesmann <markus.gesmann@gmail.com>
Date: Sat Aug 23 21:05:23 2014 +0100
Update stgvis.Rmd
I changed the gvisGeoMap statement to gvisGeoChart, as they don't require Flash. Further the Google geo charts understand that Berlin is not part of Brandenburg. Unfortunately, geo charts don't recognise Brandenburg as a province either, hence the codes become handy again.
The German state name mapping are available via a CRAN package, thus you don't have to download them from Wikipedia. Finally, I added some number formatting to the option setting.
commit 709d30a7751823aafc6fc77dd9196220edf9ecea
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Aug 22 18:57:22 2014 +0200
hopefully pass check with r-devel; set TZ in subsetting.R
commit 6226cea3e7f0a758763bb7208f211a032da0221f
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Aug 22 15:44:37 2014 +0200
add pointer to ISO_3166_2_DE in air.rda
commit 2bd0272437f47090ac5fa5ae4616e226bea5158e
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Aug 22 15:41:17 2014 +0200
remove call to wikipedia, add ISO table to air
add help to stpg to find out whether rgdal misses PostgreSQL driver
commit 7887e760c10ba9a6501ecba1c43410558d12963c
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Aug 22 09:36:48 2014 +0200
add Irish station means geo chart
commit 11e5da9c96fe9f9dae8d3d93e1b54059af7adbe9
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Aug 22 08:20:57 2014 +0200
add time line graphs
commit ccee6c0164714a022edf6441f41bdc863798c836
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Aug 21 13:48:55 2014 +0200
update
commit 55709a1d166aaa23834fab036d3af2e08d066fdb
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Aug 21 11:17:20 2014 +0200
add googleVis example vignette, typo in stsubs
commit f5838cbc73c77ed072a251a4c3b6c1ec56bd5fc0
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Aug 14 13:45:17 2014 +0200
add library(sp)
commit 542026cafb10400a6bab77d35e2c583783abb2b8
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Jul 13 17:51:32 2014 +0200
write.tgrass now writes init.txt
commit 59fc45e87113dd5c609b4654f26402bba18b1e8d
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Apr 9 15:42:22 2014 +0200
update date
commit 7c0ebc61027fea62bcd59898594ea90fdece14f1
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Apr 1 16:08:37 2014 +0200
include git commit logs in ChangeLog
commit b7f0e46a24e2a0ee81b022709aca83806674a1b0
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Apr 1 16:04:13 2014 +0200
depend on R 3.0.0, mv old ChangeLog
commit f8d07fd645fbe53f03d77a12113f186f7acd4e99
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Mar 27 20:30:44 2014 +0100
tidy indentation and obsolete braces
commit 89827b7864688b94cd8edd87312bc8d0b9004e9e
Merge: 9023c72 2eca08d
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Mar 25 11:35:11 2014 +0100
Merge pull request #18 from BenGraeler/master
special case of one row matrices for subsetting
commit 2eca08d29e11a5b01fb489104779bbfb679a23c6
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Tue Mar 25 11:30:10 2014 +0100
- handeled the special case of one row matrices for subsetting
commit 9023c7262bd12901afa4a6af3941114756726a4a
Merge: d361d74 12b506f
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Mar 14 10:41:06 2014 +0100
Merge pull request #17 from BenGraeler/master
Unified subsetting of ST* objects
commit 12b506fdc67f98c96fcb837728a39b1dcb6542a0
Merge: b0c4e1e c1bf9cf
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Thu Feb 27 14:13:46 2014 +0100
- some textual changes
Merge branch 'master' of https://github.com/BenGraeler/spacetime
Conflicts:
vignettes/stsubs.Rnw
vignettes/stsubs.pdf
commit b0c4e1ef23e1c8bb0dc155bb145f45f627159142
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Thu Feb 27 11:52:57 2014 +0100
- some textual changes in stsubs.Rnw
- updated test files for subsetting
commit c1bf9cf851f321c674ab5b1f8283d7143287582a
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Thu Feb 27 11:52:57 2014 +0100
- some textual changes in stsubs.Rnw
commit 9add4fb1220bff4cf5af7c292cc0314619be3bf7
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Wed Feb 26 16:52:22 2014 +0100
- added vignette on subsetting of spacetime classes
- some corrections of the subsetting methods along the way of the vignette
commit cdf6e5655c09843db5026301ffde4f1d79c229b8
Merge: 0acbe05 d361d74
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Wed Feb 26 14:13:54 2014 +0100
Merge remote-tracking branch 'edzerRepo/master'
commit d361d74a72065ee1579d1e16cee65954b126047b
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Feb 26 12:20:28 2014 +0100
move trajectories code into a separate package
commit 0acbe05cf884775d2fa40eab2846d4af70856414
Merge: 8ef17f0 8283e44
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Tue Feb 25 16:21:23 2014 +0100
Merge remote-tracking branch 'edzerRepo/master'
commit 8ef17f0a5f733c6eab7027b15db2055a3e6ba85a
Merge: 2fd98e6 47d350d
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Tue Feb 25 16:18:44 2014 +0100
Merge remote-tracking branch 'edzerRepo/master'
commit 2fd98e68c2c369421179aa8d16fd27accb8b7b55
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Tue Feb 25 16:02:29 2014 +0100
- STI.. allows now for multiple selection
commit 559e662ce45567fd8e34f8a5a370f777c60df4a9
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Tue Feb 25 15:36:50 2014 +0100
- STF.. now allows for a matrix index, but returns STS..
commit 9c18d8ba936e0aebc6215a45c789ebcea6d86d6f
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Tue Feb 25 13:50:12 2014 +0100
- allow for multiple selection in STS..
- respect ordered subsetting from STS..
commit 8283e44958909bb35d398b6d535bc0eb41180e04
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Feb 18 19:00:08 2014 +0100
add url of geolife
commit fd1005cd70ad57e9583d4e3bbd2623711133c79a
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Feb 18 18:48:10 2014 +0100
add geolife reading demo (without geolife data)
commit 259cbef2526120cac4bc8f7a9bf9fc1284e6d3a5
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Mon Feb 17 08:59:04 2014 +0100
clean, tidy
commit 7cb6f6a7eae301e2154b116d4b3bbeecea4adfd9
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Feb 16 22:59:49 2014 +0100
avoid rgl plot from vignette
commit 8b680daebbdccdd3cf5ddf6fdac44c8f35c3dfbf
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Feb 16 21:50:06 2014 +0100
add subsetting output
commit 1a6cebfc8c0115e5efe2f58098fb5aa607ee9fa3
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Feb 16 21:49:40 2014 +0100
clean up tests
commit a8c7cda2b16218beeb4090c03d6c0c9cdb2ec8bd
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Feb 16 18:48:44 2014 +0100
add A3 example, add subsetting test
commit 785a40cad6e5f16fd0d8223ebe03d06af21b66f0
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Feb 16 17:29:56 2014 +0100
clean tracks vignette dependencies
commit 47d350d50204d6c8c0ec1cf1b701846a79ef6603
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Feb 14 17:00:14 2014 +0100
remove more dependencies
commit 850c3b522b7856d8bf505b80747763a40b82dded
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Feb 14 16:52:36 2014 +0100
remove dependencies in tracks.Rmd
commit 14d91e6b3e7490cb715a75d1c6322775cbbcfe83
Merge: 09f8268 67d2dfb
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Feb 14 15:44:50 2014 +0100
Merge branch 'master' of github.com:edzer/spacetime
commit 09f82681a343f44b8bdcc46532077c56271bb569
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Feb 14 15:44:03 2014 +0100
make tracks vignette work without https, add A3
commit 67d2dfbfac10f521f65cb3265a8f995a19928b9a
Merge: 196edcd a7e997f
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Feb 9 10:09:49 2014 +0100
Merge pull request #16 from BenGraeler/master
matrix like subsetting for STS and STSDF
commit a7e997fe73ce166f04cd700a9937a36352b9c673
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Thu Feb 6 13:08:56 2014 +0100
- ignore issues
commit 196edcd5476f2d76fc5642dbe787158d4adfb782
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sat Jan 25 20:30:35 2014 +0100
optimize coercion from STIDF to STSDF
commit 85cf72d367fe61f2e5c755cc52b337a3eac5d250
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Mon Jan 20 08:25:39 2014 +0100
update output
commit 8b580e1fa6d3ea4ba050d9b6d73f599b7918de7a
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Jan 19 23:17:30 2014 +0100
merge pull request; simplify vignette requirements
commit 678e7a71494724849eb7e6e9100354f0abcb08bb
Merge: fe81b0d 9ed6d1c
Author: Bene Luks <benedikt.klus@mail.de>
Date: Sun Jan 19 22:31:10 2014 +0100
Merge remote-tracking branch 'upstream/master'
commit fe81b0d58e459e2b350a465d5fdb83a9f4c715d1
Author: Bene Luks <benedikt.klus@mail.de>
Date: Sun Jan 19 22:30:42 2014 +0100
Make R CMD build happy on Windows systems.
commit 18280f3ce920c93d9e3cacda2b6e7c1671e9139b
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Wed Jan 8 17:57:49 2014 +0100
- supports matrix index for sub-setting
commit 1b8588bb24f9437fd724bebc026d80f1f8ce38ea
Merge: 3335b43 9ed6d1c
Author: Benedikt Gräler <ben.graeler@uni-muenster.de>
Date: Tue Jan 7 23:34:15 2014 -0800
Merge pull request #2 from edzer/master
update to edzer/spacetime
commit 9ed6d1c12a462d1021eb9fc9751f731e04f53369
Merge: f2306e2 84da479
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Dec 19 06:01:28 2013 -0800
Merge pull request #14 from k2sk8s/master
Added vignette to summarise recent trajectory work
commit 84da479fb6d42e8edf0c58d676777b485561a05c
Author: Bene Luks <benedikt.klus@mail.de>
Date: Thu Dec 19 10:42:47 2013 +0100
Added vignette to summarise recent trajectory work.
commit 8ed3561be1e245f06ae47d87d15ad2fb50edde85
Author: Bene Luks <benedikt.klus@mail.de>
Date: Thu Dec 19 10:41:14 2013 +0100
Fill missing attribute data with NA instead of dropping the whole column.
commit f2306e215c3d3539f3b4d1dda6413288ba7b735b
Merge: afcf4db 6bd22a6
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Nov 27 14:42:29 2013 +0100
Merge branch 'master' of github.com:edzer/spacetime
commit afcf4db3c0c52e453028551ffddaec428a3c2c7e
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Nov 27 14:41:30 2013 +0100
normalize function for cyclic time (hour, weekday)
commit 6bd22a6d57f6703b6b0bf2aa0ddb7b6cb8b12226
Merge: e534d16 dc56ad4
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Nov 26 13:15:36 2013 -0800
Merge pull request #13 from k2sk8s/master
Fix: Make aspect ratio work for non lat/lon data
commit dc56ad43a969624154626c415d829f0c777065f8
Merge: fa19c87 e534d16
Author: Bene Luks <b.luks@gmx.de>
Date: Tue Nov 26 22:11:00 2013 +0100
Merge remote-tracking branch 'upstream/master'
commit fa19c87665450a438700823148de103e4980c9b1
Author: Bene Luks <b.luks@gmx.de>
Date: Tue Nov 26 22:10:24 2013 +0100
Fix: Make aspect ratio work for non lat/lon data.
commit e534d16280e2314ff15cedf98a86096b6e1a446d
Merge: e05dfa5 29ed800
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Tue Nov 26 08:20:30 2013 -0800
Merge pull request #12 from k2sk8s/master
Updated stcube methods to use a sensible aspect ratio and normalized tim...
commit 29ed800be8a45275418d56709c4bf52d08b3c962
Author: Bene Luks <b.luks@gmx.de>
Date: Tue Nov 26 16:19:55 2013 +0100
Updated stcube methods to use a sensible aspect ratio and normalized time values.
commit e05dfa5ca8452575ca7588dc4c6a0b2c3415ff55
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sat Nov 23 00:25:07 2013 +0100
add stcube demo, merge Benedikt Klus' stcube work
moved rgl and OpenStreetMap to Suggests:
commit 326c165fddbfe149d47feb2543615cc1fba4ff0d
Merge: 33dd041 481a575
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sat Nov 23 00:24:26 2013 +0100
Merge branch 'master' of https://github.com/k2sk8s/spacetime
Conflicts:
DESCRIPTION
commit 33dd0414067c56e6d04c29fc3688c8114a0a9cd9
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Nov 22 23:59:27 2013 +0100
update Suggests: list
commit 481a5753cccc4f2ed5fa290125b0b69f2d26948e
Author: Bene Luks <b.luks@gmx.de>
Date: Fri Nov 22 22:04:44 2013 +0100
Added stcube methods.
commit 3335b43065e878107063160da93082e35b830c95
Merge: 5a1e1c4 8deb983
Author: Benedikt Gräler <ben.graeler@uni-muenster.de>
Date: Tue Nov 19 01:32:11 2013 -0800
Merge pull request #1 from edzer/master
pull from Edzer
commit 8deb98368d305ebe606d2cc0b341ed834d77152f
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Mon Nov 18 11:42:51 2013 +0100
update date
commit 9bb8904ee6619c5c6ae1a500d719b6d5ebe68b75
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Nov 15 15:05:35 2013 +0100
add example, refresh example test output
commit cca40266a461bcb5a5afd9d3ed3d65142d334f53
Author: Bene Luks <b.luks@gmx.de>
Date: Fri Nov 15 00:50:10 2013 +0100
Updated selection methods.
commit 46819c20bd76991689abc65b2038f09366891c21
Merge: f3ef5c6 5d69399
Author: Bene Luks <b.luks@gmx.de>
Date: Thu Nov 14 22:48:24 2013 +0100
Merge remote-tracking branch 'upstream/master'
commit f3ef5c693dd8c145823c181501e779059733eaca
Author: Bene Luks <b.luks@gmx.de>
Date: Thu Nov 14 22:48:05 2013 +0100
Added [[, [[<-, $ and $<- methods.
commit 5d69399de5e334d9eb64578e14bd8a875bc6cfb9
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Thu Nov 14 13:17:01 2013 +0100
improve NA time warning
commit 09142041049dccdacc773f76d20b6f28995a4c54
Author: Bene Luks <b.luks@gmx.de>
Date: Wed Nov 13 16:36:09 2013 +0100
Simplified code.
commit 92e5eff84aa0663961665d0e6b3a7350d7a06ee5
Author: Bene Luks <b.luks@gmx.de>
Date: Wed Nov 13 16:26:04 2013 +0100
generalize() now correctly checks the number of passed arguments. Added documentation. Fixed indentation.
commit 5f31c3f72610a891a4c068ee34d52bc851950199
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sat Nov 9 20:59:47 2013 +0100
update author list; tidy generalize
commit 5a1e1c46fa5bf458f4bb831cc189c0cf16fdaebb
Author: Benedikt Gräler <ben.graeler@gmail.com>
Date: Fri Nov 8 09:24:39 2013 +0100
- STSDF is now plotted with plot.STSDF
- added coercion to STIDF for the call of stplot with STSDF
commit 7ffeecb36ff614a0e55ba71f501ce139f8e3aefc
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Fri Nov 8 00:18:59 2013 +0100
simplify generalize, pass ... to FUN, update man
commit 4ca559402f47c87bea7fda340b399df4c2800010
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Wed Nov 6 20:30:08 2013 +0100
added coerce to Spatial, changed dim names
commit 2157dab93e358fed7ecd43c5909beee4d91016c4
Author: Bene Luks <b.luks@gmx.de>
Date: Tue Nov 5 22:36:37 2013 +0100
Updated generalize method to consider all segments for aggregation.
commit afe4626fe82797957a10bf8a062b9e6d04d57bc7
Author: Bene Luks <b.luks@gmx.de>
Date: Tue Oct 29 00:26:04 2013 +0100
Added 'toPoints' argument.
commit 7452d39fc447035b08ebfa40515d5120759298ef
Author: Bene Luks <b.luks@gmx.de>
Date: Mon Oct 28 23:25:51 2013 +0100
Updated 'generalize' methods to allow for simplifying the given geometry.
commit 2666d7a3a9237b314cfe334c65da18ba0c8e074c
Author: Bene Luks <b.luks@gmx.de>
Date: Mon Oct 28 21:35:10 2013 +0100
Updated signature of 'generalize' methods to improve code maintainability. Added further regression tests.
commit 3dc5dd2c333400067e1987422021777eab92b774
Author: Bene Luks <b.luks@gmx.de>
Date: Mon Oct 28 20:18:58 2013 +0100
Updated 'generalize' methods to allow for generalizations over a predefined segment length.
commit 454f7c9df13bb0ba656edf28dff928cc1dfdc7f4
Author: Bene Luks <b.luks@gmx.de>
Date: Mon Oct 28 19:53:38 2013 +0100
Updated 'generalize' methods to allow for generalizations over distance.
commit 7e4b418e8974b160fd03236ff2718bfb83e61f96
Author: Bene Luks <b.luks@gmx.de>
Date: Mon Oct 28 12:54:54 2013 +0100
Added more 'generalize' methods. Added documentation to make 'R CMD check' run clean. Added regression tests.
commit c28edf0d697eb66487960672445846e529687571
Author: Bene Luks <b.luks@gmx.de>
Date: Sun Oct 27 21:39:59 2013 +0100
Added generalize method.
commit 3cc6f9bcbb53f5f70462571c9b6bb5e4d1e33189
Author: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Date: Sun Oct 27 00:14:35 2013 +0200
add stbox method, set back bbox, correct aggregate
stbox methods now give the space and time ranges as a
data.frame; bbox gives the sp-compatible spatial range matrix.
aggregate with only a Spatial argument can do aggregation
over all time, or spatial aggregation by time. STF and STF
do it default per time slice (as in the sto vignette), other
classes will group all, within a spatial feature, over time.
commit 8e647893f255b5619ab27062abe0f84182f21265
Merge: 01955e2
|
||
wen
|
f8cbb84989 |
Update to 1.0.5
(No upstream changelog) |
||
wen
|
48cf176483 |
Update to 1.0.3
Upstream changes: 2012-12-14 13:39 EdzerPebesma * inst/doc/jss816.Rnw, inst/doc/sto.Rnw, inst/doc/stpg.Rnw: updates 2012-11-27 16:57 EdzerPebesma * inst/doc/52n_logocl.pdf, inst/doc/jss816.Rnw, inst/doc/logo52n.pdf: logo name change 2012-11-27 16:33 EdzerPebesma * R/STFDF-methods.R, R/coerce.R, inst/doc/52n_logocl.pdf, inst/doc/jss816.Rnw, man/STFDF-class.Rd, man/na.Rd, tests/Examples/spacetime-Ex.Rout.save, tests/basic.R, tests/basic.Rout.save: as(stfdf, "xts") now exports more than one variable; added na.* docs added 52N logo to vignette 2012-11-24 19:03 EdzerPebesma * DESCRIPTION, NAMESPACE, R/Class-xts.R, R/aggregate.R, R/na.R, R/stplot.R, demo/gvis.R, inst/doc/sto.Rnw, man/stplot.Rd, man/timematch.Rd, tests/Examples/spacetime-Ex.Rout.save: added na.locf, na.approx and na.spline functions (na.R, na.Rd); added require(zoo) to aggregate method that needs aggregate.zoo, so that NAMESPACE is now clean; added zoo to Suggests: corrected key.space argument in stplot (mode = 'ts'); 2012-11-17 15:54 EdzerPebesma * DESCRIPTION, NAMESPACE, R/ST-methods.R, R/aggregate.R, R/interval.R, R/over.R, R/stplot.R, R/timematch.R, inst/doc/sto.Rnw, man/timematch.Rd, tests/Examples/spacetime-Ex.Rout.save, tests/over.R, tests/over.Rout.save: timeMatch now is an S4 generic; NAMESPACE imports only what is needed, and some repairs for zoo; sto.Rnw restored; over now always uses interval:interval_overlaps for overlapping intervals; updated test outputs; DESCRIPTION now mentions package intervals 2012-11-13 11:20 EdzerPebesma * NAMESPACE: import MATCH.default, to accomodate zoo at CRAN 2012-11-12 18:34 EdzerPebesma * NAMESPACE, R/aggregate.R: updates; 2012-11-12 18:18 EdzerPebesma * NAMESPACE, R/aggregate.R, R/timematch.R, inst/doc/sto.Rnw, man/timematch.Rd, tests/Examples, tests/Examples/spacetime-Ex.Rout.save, tests/basic.Rout.save, tests/stconstruct.Rout.save: found the MATCH error: zoo needs to have S3method("MATCH", "default") in its NAMESPACE, along with MATCH import and export in spacetime NAMESPACE; else (e.g. with zoo 1.7-9 on CRAN) sto.Rnw (aggregate using aggregate.zoo) will not work without attaching zoo first; so, we now depend on zoo's development version... 2012-11-12 08:27 EdzerPebesma * NAMESPACE, R/ST-methods.R, R/aggregate.R, R/timematch.R, inst/doc/sto.Rnw, tests/basic.Rout.save, tests/over.R, tests/over.Rout.save, tests/stconstruct.Rout.save, tests/wind.R, tests/wind.Rout.save: further NAMESPACE import limitation; but aggregate still needs zoo to be attached. 2012-11-11 15:03 EdzerPebesma * DESCRIPTION, NAMESPACE, R/aggregate.R, data/air.rda, inst/doc/jss816.Rnw, inst/doc/sto.Rnw, man/STSDF-class.Rd, man/unstack.Rd, tests/basic.R, tests/basic.Rout.save, tests/over.R, tests/over.Rout.save, tests/raster.R, tests/raster.Rout.save, tests/stconstruct.R, tests/stconstruct.Rout.save, tests/traj.Rout.save, tests/wind.R, tests/wind.Rout.save: reorganized zoo and xts to be in Imports: rather than Depends: (one issue still hangs with zoo needing to be attached before sto.Rnw can run aggregate.zoo) doc files: removed xts() calls when only time steps were passed. 2012-11-10 22:57 EdzerPebesma * DESCRIPTION, R/Class-ST.R, R/ST-methods.R, R/STFDF-methods.R, R/STIDF-methods.R, R/STSDF-methods.R, R/coerce.R, R/stconstruct.R, R/timematch.R: syncronized tzone of endTime with that of time; version bump. 2012-11-10 16:12 EdzerPebesma * DESCRIPTION, R/STFDF-methods.R, R/STIDF-methods.R, R/STSDF-methods.R, data/air.rda, inst/doc/jss816.Rnw, man/STLDF-class.Rd, tests/raster.Rout.save, tests/wind.Rout.save: added time zone to rural air data; time zones in various ST methods (as.xts, selection) got lost, now retained; updated tests outputs; version bump 2012-11-05 13:22 EdzerPebesma * man/eof.Rd: limited time steps for example, to reduce run time 2012-11-05 11:43 EdzerPebesma * DESCRIPTION, demo/00Index, demo/trip.R, inst/CITATION, inst/doc/jss816.Rnw, inst/doc/jss816.bib, man/ST-class.Rd, man/STFDF-class.Rd, man/STIDF-class.Rd, man/STLDF-class.Rd, man/STSDF-class.Rd, man/STTDF-class.Rd, man/delta.Rd, man/over.Rd, man/stconstruct.Rd, man/stplot.Rd, man/timematch.Rd, tests/traj.R, tests/traj.Rout.save: update references to JSS paper; its publication corresponds to releasing 1.0-0; removed trip from Suggests:. 2012-10-29 13:13 BenediktGraeler * DESCRIPTION: 2012-10-28 20:10 EdzerPebesma * inst/doc/sto.Rnw: updated information on endTime and intervals. 2012-10-28 18:42 EdzerPebesma * R/raster.R, R/timematch.R: reverted back setClass(); alternative way to keep tzone in augment.with.one() 2012-10-27 20:22 EdzerPebesma * R/STFDF-methods.R, R/STSDF-methods.R, R/raster.R, R/timematch.R, tests/basic.Rout.save, tests/traj.Rout.save: raster: restore setClass for RasterStackBrick, if not loaded before; ST?DF-methods: missing , in as.data.frame method timematch.R: augment.with.one dropped tzone; tests: updated for tzone; coerce STFDF->STSDF->STIDF->STSDF->STFDF no longer identical, as endTime doesn't get set back (further check needed?) 2012-10-26 18:46 EdzerPebesma * R/STFDF-methods.R, R/STSDF-methods.R, R/timematch.R: two bugs caught by Ben Graeler; cosmetic changes to timematch. 2012-10-25 19:41 EdzerPebesma * demo/00Index: added gvis to index 2012-10-24 06:50 EdzerPebesma * demo/gvis.R: added googleVis demos 2012-10-23 05:59 EdzerPebesma * R/raster.R: removed setClass. 2012-10-21 20:33 EdzerPebesma * inst/doc/sto.Rnw: updated references 2012-10-21 09:24 EdzerPebesma * R/ST-methods.R, R/STIDF-methods.R, R/STSDF-methods.R, R/aggregate.R, R/eof.R, R/plot.R, R/stconstruct.R, R/stplot.R: EOF: use prcomp.formula so that na.action gets passed; default xts slot gets named index column; 2012-10-18 13:15 EdzerPebesma * R/stplot.R, man/stplot.Rd: argument mismatch (scales = list(draw=FALSE)) 2012-10-14 10:53 EdzerPebesma * NAMESPACE, R/ST-methods.R, R/coerce.R: dim methods for STT, STx cercion. 2012-10-03 14:56 EdzerPebesma * R/endtime.R, R/stplot.R, inst/doc/jss816.Rnw: added endTime; update to vignette; scales handling in stplot. 2012-09-28 20:48 EdzerPebesma * DESCRIPTION, R/stplot.R, man/stplot.Rd: stplot: correct scales argument if unprojected; DESCRIPTION: dropped removed file. 2012-09-25 21:34 EdzerPebesma * DESCRIPTION, R/Class-STLDF.R, R/STLDF-methods.R, inst/doc/jss816.Rnw, tests/basic.R, tests/over.R, tests/over.Rout.save, tests/traj.R, tests/traj.Rout.save: removed STLDF sources; version bump; tried to make tests clean wrt TZ differences 2012-09-25 08:20 EdzerPebesma * R/STTDF-methods.R: needed for CRAN submission 2012-09-24 19:42 EdzerPebesma * R/tgrass.R: dealt with endTime in writing tgrass files 2012-09-23 18:48 EdzerPebesma * DESCRIPTION, NAMESPACE, R/Class-ST.R, R/Class-STLDF.R, R/ST-methods.R, R/STFDF-methods.R, R/STIDF-methods.R, R/STLDF-methods.R, R/STSDF-methods.R, R/STTDF-methods.R, R/coerce.R, R/eof.R, R/interval.R, R/over.R, R/plot.R, R/raster.R, R/stconstruct.R, R/timematch.R, data/air.rda, inst/doc/cls.fig, inst/doc/cls.pdf, inst/doc/jss816.Rnw, inst/doc/move.fig, inst/doc/move.pdf, man/ST-class.Rd, man/STFDF-class.Rd, man/STIDF-class.Rd, man/STLDF-class.Rd, man/STSDF-class.Rd, man/delta.Rd, man/interval.Rd, man/stconstruct.Rd, man/timematch.Rd, tests/basic.Rout.save, tests/over.R, tests/over.Rout.save, tests/raster.Rout.save, tests/stconstruct.Rout.save, tests/traj.Rout.save, tests/wind.R, tests/wind.Rout.save: removed STL and STLDF class, added endTime as slot to ST, and tried to deal with all the consequences of having an endTime for each observation. Started integrating the more efficient intervals matching from package "intervals". Updated vignette and docs. 2012-09-12 18:23 EdzerPebesma * DESCRIPTION, R/raster.R, R/tgrass.R: moved tgrass stuff to new file 2012-09-12 15:25 EdzerPebesma * R/ST-methods.R, R/raster.R, man/tgrass.Rd: minor mods to pass check again. 2012-09-12 15:01 EdzerPebesma * man/tgrass.Rd: {read,write}.tgrass doc 2012-09-12 14:28 EdzerPebesma * R/raster.R: removed the "x" before .tif 2012-09-12 14:12 EdzerPebesma * NAMESPACE, R/raster.R: updated {read,write}.tgrass functions 2012-09-11 17:07 EdzerPebesma * R/raster.R: typo 2012-09-07 09:22 EdzerPebesma * DESCRIPTION, R/Class-ST.R, R/Class-STFDF.R, R/Class-STIDF.R, R/Class-STLDF.R, R/Class-STSDF.R, R/Class-STTDF.R, R/ST-methods.R, R/STLDF-methods.R, R/raster.R, tests/basic.R, tests/basic.Rout.save: class validity now checks that attribute names in attributes, space or time are not duplicated. 2012-08-29 06:26 EdzerPebesma * R/stconstruct.R: patch from Ben Graeler, dealing with univariate time-wide data 2012-08-27 07:10 EdzerPebesma * DESCRIPTION, R/aggregate.R, R/over.R, R/timematch.R, man/interval.Rd, man/over.Rd, man/timematch.Rd, tests/traj.Rout.save: split over.R; added links to manual pages; updated Suggests: packages. 2012-08-26 21:07 EdzerPebesma * R/over.R, man/interval.Rd, man/timematch.Rd, tests/over.R, tests/over.Rout.save: added timeMatch for STL objects - irregular time intervals 2012-08-13 15:53 EdzerPebesma * R/over.R: simplified (hopefully) the time over function 2012-08-10 11:41 EdzerPebesma * DESCRIPTION, R/raster.R, man/stplot.Rd, tests/raster.R, tests/raster.Rout.save, tests/traj.Rout.save: added raster conversion functions 2012-07-25 13:40 EdzerPebesma * inst/doc/jss816.Rnw, inst/doc/jss816.bib, inst/doc/spacetime.Rnw, inst/doc/spacetime.bib: name change of vignette. 2012-07-04 16:37 EdzerPebesma * inst/doc/spacetime.Rnw, tests/traj.R, tests/traj.Rout.save, tests/wind.Rout.save: submission of 0.7-1 to CRAN 2012-07-02 07:58 EdzerPebesma * NAMESPACE, R/plot.R, R/stplot.R, inst/doc/move.fig, inst/doc/move.pdf, inst/doc/spacetime.Rnw: new submission to JSS 2012-07-01 22:40 EdzerPebesma * man/STLDF-class.Rd: man page for STLDF 2012-07-01 22:40 EdzerPebesma * inst/doc/move.fig, inst/doc/move.pdf, inst/doc/spacetime.Rnw, inst/doc/spacetime.bib, man/STFDF-class.Rd, man/STIDF-class.Rd, man/STSDF-class.Rd, man/STTDF-class.Rd, man/stplot.Rd: class work; comments from second JSS review 2012-06-19 07:49 EdzerPebesma * R/Class-STLDF.R, R/STLDF-methods.R, R/plot.R, inst/doc/cls.fig, inst/doc/cls.pdf, inst/doc/spacetime.Rnw, man/STIDF-class.Rd: more edits to class diagram 2012-06-19 07:08 EdzerPebesma * DESCRIPTION, NAMESPACE, R/Class-STLDF.R, R/ST-methods.R, R/STLDF-methods.R, R/STTDF-methods.R, R/plot.R, R/stplot.R, inst/doc/cls.fig, inst/doc/cls.pdf, inst/doc/spacetime.Rnw, inst/doc/spacetime.bib, man/stplot.Rd, tests/traj.R: added STL/STLDF class, and methods; added plot methods 2012-05-31 13:33 EdzerPebesma * man/stplot.Rd, tests/traj.Rout.save: dependent package versions in test; do.repeat argument in docs 2012-05-31 12:56 EdzerPebesma * R/over.R, R/stplot.R: added do.repeat argument to stplot.R 2012-05-29 12:28 EdzerPebesma * DESCRIPTION: updated URL field 2012-05-29 10:27 EdzerPebesma * DESCRIPTION: version / date increase 2012-05-29 10:24 EdzerPebesma * R/stplot.R: cuts argument was not passed to spplot if animate > 0 2012-05-25 13:27 EdzerPebesma * inst/doc/spacetime.Rnw: two minor modifications in section 8. 2012-05-25 08:46 EdzerPebesma * inst/doc/produc.jpg, inst/doc/produc.png: size reduction of bitmap, needed by CRAN 2012-05-24 16:18 EdzerPebesma * R/over.R, inst/doc/sto.Rnw: simplifications to timeMatch; better explanation of interval-interval match in vignette 2012-05-24 07:17 EdzerPebesma * R/interval.R, R/over.R, inst/doc/move.fig, inst/doc/move.pdf, inst/doc/spacetime.Rnw, inst/doc/wind.pdf, inst/doc/windts.pdf, man/over.Rd, man/timematch.Rd, tests/over.R, tests/over.Rout.save: more work getting time intervals work properly, and document this. 2012-05-14 21:31 EdzerPebesma * NAMESPACE, R/Class-ST.R, R/Class-STTDF.R, R/ST-methods.R, R/STFDF-methods.R, R/STIDF-methods.R, R/STSDF-methods.R, R/interval.R, inst/doc/cls.fig, inst/doc/cls.pdf, inst/doc/spacetime.Rnw, man/ST-class.Rd, man/canmove.Rd, man/interval.Rd, tests/basic.Rout.save: got rid of canMove slot, and methods. 2012-05-14 19:31 EdzerPebesma * DESCRIPTION, NAMESPACE, R/Class-ST.R, R/STFDF-methods.R, R/STIDF-methods.R, R/STSDF-methods.R, R/interval.R, data/air.rda, inst/doc/cls.fig, inst/doc/cls.pdf, inst/doc/move.fig, inst/doc/move.pdf, inst/doc/spacetime.Rnw, inst/doc/spacetime.bib, man/ST-class.Rd, man/canmove.Rd, man/stplot.Rd, tests/basic.Rout.save, tests/over.Rout.save, tests/stconstruct.Rout.save, tests/traj.Rout.save, tests/wind.R, tests/wind.Rout.save: added canMove slot to ST; updated class figure; increased version; re-saved air data; added figure and timeIsInterval/canMove to vignette; 2012-05-13 20:49 EdzerPebesma * DESCRIPTION, R/Class-ST.R, R/ST-methods.R, R/STFDF-methods.R, R/STIDF-methods.R, R/STSDF-methods.R, R/STTDF-methods.R, R/coerce.R, R/stplot.R, inst/doc/spacetime.Rnw, inst/doc/spacetime.bib: further review from JSS; improved support for timeIsInterval. 2012-05-03 15:10 EdzerPebesma * DESCRIPTION: updated date 2012-04-23 13:44 EdzerPebesma * DESCRIPTION, NAMESPACE, R/Class-ST.R, R/ST-methods.R, R/STFDF-methods.R, R/STIDF-methods.R, R/STSDF-methods.R, R/coerce.R, R/interval.R, R/stconstruct.R, man/ST-class.Rd, man/interval.Rd, man/stconstruct.Rd: added timeIsInterval() generic (retrieve, set), which indicates whether time is Interval (TRUE) or Instant (FALSE). 2012-04-21 20:47 EdzerPebesma * R/over.R: got rid of some double loops. 2012-04-09 17:22 EdzerPebesma * DESCRIPTION: version update 2012-04-03 15:53 EdzerPebesma * DESCRIPTION, R/STTDF-methods.R, R/coerce.R, inst/doc/spacetime.Rnw: moved some ST? coercion functions; updated version number; diveMove example change in vignette. |
||
brook
|
993731bee6 |
Import R-spacetime v0.6-2.
A package with classes and methods for spatio-temporal data. In particular, space-time regular lattices, sparse lattices, and irregular data are supported, with limited support for trajectories, but not for topologies with S/T interactions such as space-time prisms. Utility functions are provided for plotting data as map sequences (lattice or animation) or multiple time series; for spatial and temporal selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc. |