-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
36 lines (36 loc) · 875 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: SpaceTimeModels
Type: Package
Title: An interface for fitting parametric spatial and spatio-temporal models
with INLA
Version: 0.1.5
Date: 2017-05-20
Author: Jussi Jousimo
Maintainer: Jussi Jousimo <[email protected]>
Description: An interface for fitting parametric spatial and spatio-temporal
models with INLA
License: BSD_2_clause + file LICENSE
Depends:
R (>= 3.0.0),
INLA (>= 0.0-1428997066),
R6 (>= 2.1.0),
sp,
spacetime,
raster,
plyr,
reshape2,
tidyverse,
rasterVis
URL: https://github.com/statguy/SpaceTimeModels
LazyLoad: yes
Collate:
'utilities.R'
'Mesh.R'
'SpatialMesh.R'
'NonConvexHullMesh.R'
'SpaceModel.R'
'ContinuousSpaceModel.R'
'ContinuousSpaceTimeModel.R'
'ContinuousSpaceDiscreteTimeModel.R'
'ReplicatedContinuousSpaceModel.R'
'SpaceTimeRaster.R'
RoxygenNote: 5.0.1