Skip to content

Commit 8996b1c

Browse files
committed
trying for cran again
1 parent 5009b72 commit 8996b1c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2
-13540
lines changed

DESCRIPTION

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
Package: cppSim
22
Title: Fast and Memory Efficient Spatial Interaction Models
33
Version: 0.2
4-
Author:
5-
person("Ivann", "Schlosser", , "ivann.schlosser.19@ucl.ac.uk", role = c("aut", "cre"),
6-
comment = c(ORCID = "0009-0004-4099-3198"))
74
Authors@R:
85
person("Ivann", "Schlosser", , "ivann.schlosser.19@ucl.ac.uk", role = c("aut", "cre"),
96
comment = c(ORCID = "0009-0004-4099-3198"))
107
Maintainer: Ivann Schlosser <ivann.schlosser.19@ucl.ac.uk>
11-
Description: This package builds on top of the RcppArmadillo linear
8+
Description: Building on top of the RcppArmadillo linear
129
algebra functionalities to do fast spatial interaction models in the
1310
context of urban analytics, geography, transport modelling. It uses
1411
the Newton root search algorithm to determine the optimal cost
@@ -20,7 +17,7 @@ Date: 2024-12-10
2017
License: MIT + file LICENSE
2118
URL: https://ischlo.github.io/cppSim/, https://github.com/ischlo/cppSim
2219
Depends:
23-
R (>= 2.10)
20+
R (>= 3.6)
2421
Imports:
2522
Rcpp
2623
Suggests:

docs/404.html

Lines changed: 0 additions & 95 deletions
This file was deleted.

docs/LICENSE-text.html

Lines changed: 0 additions & 76 deletions
This file was deleted.

docs/LICENSE.html

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)