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
Martin Chan
4d261c6c44
refactor: scaffolding ( #225 )
2022-08-11 15:09:05 +01:00
Martin Chan
2ad1049b00
refactor: scaffolding ( #225 )
2022-08-11 13:50:51 +01:00
Martin Chan
2bade155f5
refactor: scaffolding ( #225 )
2022-08-11 13:34:32 +01:00
Martin Chan
c510b1fe03
refactor: scaffolding for `network_p2p_test()` ( #225 )
2022-08-11 13:25:08 +01:00
Martin Chan
990e7f3531
Merge pull request #229 from microsoft/release/checks-for-v1.8.0
...
Release: housekeeping and checks for `v1.8.0`
2022-07-05 16:07:24 +01:00
Martin Chan
3dc6c80ae3
Update CRAN-SUBMISSION
2022-07-05 15:58:43 +01:00
Martin Chan
da3ceafbd5
docs: update cran-comments.md
2022-07-05 14:27:31 +01:00
Martin Chan
93605feb88
Increment version number to 1.8.0
2022-07-05 14:23:37 +01:00
Martin Chan
a3a6fbcefe
fix: global variable used in function
2022-07-05 14:06:22 +01:00
Martin Chan
6cfb950321
feat: add `identify_datefreq()` ( #131 )
2022-07-05 13:56:00 +01:00
Martin Chan
42dda69625
docs: update NEWS.md and README.md
2022-07-05 13:55:40 +01:00
Martin Chan
05fbda43cf
docs: update `external_*` family
2022-07-05 13:55:40 +01:00
Martin Chan
27022f0e78
chore: update NAMESPACE
2022-07-05 13:55:40 +01:00
Martin Chan
fa66031e73
docs: add missing docs for arguments
2022-07-04 12:12:10 +01:00
Martin Chan
8ecff445bf
Delete workpatterns-report-20220613_151528.html
2022-07-04 12:09:40 +01:00
Martin Chan
64dd50ce28
refactor: streamline pad functions
...
Remove stringr dependency to satisfy R CMD checks
2022-07-01 13:29:10 +01:00
Martin Chan
df969f4698
checks: address R CMD checks
2022-07-01 13:28:23 +01:00
Martin Chan
548ff3d2ca
chore: set up structure of draft function
2022-07-01 11:03:41 +01:00
Martin Chan
46315e53af
chore: create duplicate draft of function
2022-07-01 10:46:59 +01:00
Martin Chan
d6aae65fc3
Merge branch 'main' of https://github.com/microsoft/wpa
2022-06-30 15:19:24 +01:00
C Morales
282812b089
Merge pull request #223 from microsoft/Feature/Sales-Insights
...
Feature: New 'external collaboration' family of functions
2022-06-30 15:17:24 +01:00
C Morales
c0f2e09cd2
Merge branch 'main' into Feature/Sales-Insights
2022-06-30 15:12:59 +01:00