|
6 | 6 |
|
7 | 7 | <!-- badges: start --> |
8 | 8 |
|
| 9 | +[](https://doi.org/10.5281/zenodo.14367756) |
9 | 10 | [](https://lifecycle.r-lib.org/articles/stages.html#stable) |
11 | 12 |  |
@@ -110,24 +111,24 @@ Compared to the equivalent functions implemented in pure R, it runs |
110 | 111 | about x10 faster for a $\sim 1000\times 1000$ OD matrix, the speed up is |
111 | 112 | increasingly more significant as matrices get bigger. |
112 | 113 |
|
113 | | - #> [1] "/Users/cenv1069/Library/R/arm64/4.4/library/cppSim/extdata/benchmark_test.rds" |
| 114 | + [1] "/Users/cenv1069/Library/R/arm64/4.4/library/cppSim/extdata/benchmark_test.rds" |
114 | 115 |
|
115 | 116 | ## Citation |
116 | 117 |
|
117 | | - #> To cite package 'cppSim' in publications use: |
118 | | - #> |
119 | | - #> Schlosser I (2024). _cppSim: Fast and Memory Efficient Spatial |
120 | | - #> Interaction Models_. R package version 0.2, |
121 | | - #> https://github.com/ischlo/cppSim, <https://ischlo.github.io/cppSim/>. |
122 | | - #> |
123 | | - #> A BibTeX entry for LaTeX users is |
124 | | - #> |
125 | | - #> @Manual{, |
126 | | - #> title = {cppSim: Fast and Memory Efficient Spatial Interaction Models}, |
127 | | - #> author = {Ivann Schlosser}, |
128 | | - #> year = {2024}, |
129 | | - #> note = {R package version 0.2, https://github.com/ischlo/cppSim}, |
130 | | - #> url = {https://ischlo.github.io/cppSim/}, |
131 | | - #> } |
| 118 | + To cite package 'cppSim' in publications use: |
| 119 | + |
| 120 | + Schlosser I (2024). _cppSim: Fast and Memory Efficient Spatial |
| 121 | + Interaction Models_. R package version 0.2, |
| 122 | + https://github.com/ischlo/cppSim, <https://ischlo.github.io/cppSim/>. |
| 123 | + |
| 124 | + A BibTeX entry for LaTeX users is |
| 125 | + |
| 126 | + @Manual{, |
| 127 | + title = {cppSim: Fast and Memory Efficient Spatial Interaction Models}, |
| 128 | + author = {Ivann Schlosser}, |
| 129 | + year = {2024}, |
| 130 | + note = {R package version 0.2, https://github.com/ischlo/cppSim}, |
| 131 | + url = {https://ischlo.github.io/cppSim/}, |
| 132 | + } |
132 | 133 |
|
133 | 134 | <!-- ## References --> |
0 commit comments