Martin Chan
61cb7a6a27
chore: remove legacy docsearch chunk
2024-07-25 11:01:25 +01:00
Martin Chan
e3624fdedd
Merge pull request #239 from microsoft/patch-v1.9.1
...
Minor bug fixes and release patch version v1.9.1
2024-06-06 16:32:28 +01:00
Martin Chan
9a75c98922
chore: update CRAN-SUBMISSION
2024-06-06 16:26:40 +01:00
Martin Chan
0d960e8011
fix: CRAN NOTES
2024-06-06 12:55:14 +01:00
Martin Chan
4c72b0a0e2
chore: update CRAN-SUBMISSION
2024-06-06 12:54:54 +01:00
Martin Chan
72205bbfef
chore: update CRAN-SUBMISSION
2024-06-06 12:29:32 +01:00
Martin Chan
c0370051b7
fix: CRAN-offending notes
2024-06-06 12:29:20 +01:00
Martin Chan
b730d04eb0
chore: update NEWS.md and cran-comments.md
2024-06-06 11:32:28 +01:00
Martin Chan
172f915c26
chore: update Roxygen notes
2024-06-05 18:35:27 +01:00
Martin Chan
a7e80f341c
chore: update version to `v1.9.1`
2024-06-05 18:28:13 +01:00
Sachin Gaikwad
e9faf4299a
Minor bug fixes and release patch version
...
"Closes" #236 , #237 , #238
2024-05-30 20:17:02 +05:30
Martin Chan
84542e9d8a
Merge pull request #235 from olivroy/patch-1
...
Add website to DESCRIPTION
2024-01-19 10:42:05 +00:00
olivroy
b703cff60d
Add website to DESCRIPTION
2024-01-12 13:03:20 -05:00
Martin Chan
2c017f9a70
Merge pull request #228 from microsoft/refactor/streamline-network_p2p
...
Merging - `v1.9.0` has been accepted and is on its way to CRAN.
2023-08-21 16:00:05 +01:00
Martin Chan
4a3dd04633
chore: tag CRAN-SUBMISSION
2023-08-21 15:57:35 +01:00
Martin Chan
f562f477da
fix: move examples to donttest
2023-08-21 13:05:50 +01:00
Martin Chan
99d3cd8618
chore: add donttest clauses
2023-08-17 23:25:43 +01:00
Martin Chan
dd2e83d6e0
fix: update dates in example
2023-08-17 17:50:36 +01:00
Martin Chan
1b2f9a9be6
fix: update dates in example
2023-08-17 16:32:10 +01:00
Martin Chan
b9a6bacd7b
fix: failed example with create_IV
2023-08-17 15:57:10 +01:00
Martin Chan
f52fa4f2d7
fix: update dates in example
2023-08-17 15:45:55 +01:00
Martin Chan
9d6c9dbc16
fix: update dates in example
2023-08-17 15:34:55 +01:00
Martin Chan
23c5cac811
perf: reduce size of sample datasets
2023-08-17 15:18:30 +01:00
Martin Chan
fac840aa6e
chore: add lastMiKTeXException to .Rbuildignore
2023-08-17 12:23:26 +01:00
Martin Chan
5fff83db87
fix: typo in donttest
2023-08-17 10:25:11 +01:00
Martin Chan
d53931584f
refactor: Move long-running examples under donttest
...
examples in question were taking too long to run during package checks, causing warnings to be generated. By moving them under `donttest`, they will be excluded from the package checks while still being included in the package documentation.
2023-08-17 09:49:20 +01:00
Martin Chan
6272b5311c
fix: broken links on MIT LICENSE
2023-08-16 15:03:15 +01:00
Martin Chan
817a56c60f
chore: update cran-comments.md
2023-08-16 13:59:41 +01:00
Martin Chan
f4b5d78a5f
fix: warning message in R-CMD-checks
2023-08-16 13:26:11 +01:00
Martin Chan
4d7d2a058e
docs: remove broken source data links
2023-08-16 13:25:57 +01:00
Martin Chan
5ce82b438c
feat: add pagerank to `network_summary()`
2023-08-16 12:35:43 +01:00
Martin Chan
17c85c1642
docs: update version to `1.9.0`
2023-08-16 12:30:08 +01:00
Martin Chan
b8397233fe
chore: update Suggests and globals
2023-08-16 12:26:02 +01:00
Martin Chan
2359b20c41
fix: legacy parameter used in example
2023-08-16 12:00:00 +01:00
Martin Chan
ea40b93b8f
chore: clean up NAMESPACE
2023-08-16 11:45:42 +01:00
Martin Chan
3e9b0672de
chore: clean up DT dependencies
2023-08-16 11:45:32 +01:00
Martin Chan
adcb2cf906
chore: clean up Rd files
2023-08-16 11:45:14 +01:00
Martin Chan
3576f05e48
feat: refresh network_p2p and remove dependent functions
2023-08-16 11:39:23 +01:00
Martin Chan
fd68a1d82b
chore: update roxygen version
2023-08-16 11:36:33 +01:00
Martin Chan
e801b49137
Merge branch 'main' into refactor/streamline-network_p2p
2023-08-16 11:22:27 +01:00
Martin Chan
7af58b4097
docs: update related repositories
2023-07-11 13:34:52 +01:00
Martin Chan
476f013d09
Merge pull request #233 from DavisVaughan/fix/tidyr-1-3-0
...
Eagerly convert from and to data.table and patch `v1.8.1`
2023-01-31 10:39:52 +00:00
Martin Chan
bc5fa7deac
Update CRAN-SUBMISSION
2023-01-31 10:38:22 +00:00
Martin Chan
da6fe2da81
docs: remove invalid CodeFactor link
2023-01-27 10:40:58 +00:00
Martin Chan
43dbcacc0d
Update cran-comments.md
2023-01-26 16:25:03 +00:00
Martin Chan
9aa93a6f49
Update NEWS.md
2023-01-26 16:24:01 +00:00
Martin Chan
547805b92d
Update R-CMD-check.yaml
2023-01-26 16:09:39 +00:00
Martin Chan
1888ec6260
Increment version number to 1.8.1
2023-01-26 15:49:48 +00:00
DavisVaughan
12f942d0bc
Eagerly convert from and to data.table
2023-01-23 14:40:31 -05:00
Martin Chan
0c57b4821d
Update README.md
2022-10-04 11:32:42 +01:00