Граф коммитов

1092 Коммитов

Автор SHA1 Сообщение Дата
Martin Chan 26387afc82 docs: minor rewriting network analysis article 2022-01-19 12:31:45 +00:00
Martin Chan 64f7fd1dbb docs: update NEWS.md 2022-01-19 11:45:12 +00:00
Martin Chan 39efd43283 Increment version number to 1.6.4 2022-01-19 11:43:59 +00:00
Martin Chan 642724f138 feat: implement supporting functions 2022-01-19 11:43:01 +00:00
Martin Chan f5e508e9ff fix: errors introduced by new var handling method 2022-01-19 11:09:40 +00:00
Martin Chan c3ecf92000 feat: test supporting functions (#201) 2022-01-19 10:55:48 +00:00
Martin Chan 44762e73ca feat: add supporting functions (#201)
Supporting functions to be inserted into other functions which directly call `Collaboration_hours` or `Instant_Message_hours`
2022-01-19 10:33:08 +00:00
Martin Chan caaa0adb1f docs: update `stopwords` (#182) 2022-01-14 10:40:13 +00:00
Martin Chan 8e7cd79afb feat: enable string vector for stopwords arg (#182) 2022-01-14 10:10:06 +00:00
Martin Chan 6ad6561f02 fix: message formatting to be fully dynamic (#198) 2022-01-13 10:53:00 +00:00
Martin Chan 6954d3b733 refactor: functionalize message gen (#198) 2022-01-12 17:13:22 +00:00
Martin Chan 09a8cbd543 fix: meeting_skim (#198) 2022-01-12 16:49:53 +00:00
Martin Chan 41a45672cb
Merge pull request #199 from DavisVaughan/fix/grouped-complete
Ungroup before completing
2022-01-12 15:57:34 +00:00
DavisVaughan c98603edc5 Ungroup before completing 2022-01-11 10:01:02 -05:00
github-actions[bot] 0ff0315cbb
chore: update contributors [skip ci] 2021-12-12 01:24:36 +00:00
github-actions[bot] 7d058a5381
chore: update contributors [skip ci] 2021-12-05 01:25:07 +00:00
Martin Chan fb3d6d58d3
Merge pull request #196 from microsoft/release/v1.6.3
Release: preparation work for releasing v1.6.3
2021-11-22 12:20:23 +00:00
Martin Chan ae373202d3 Delete CRAN-RELEASE 2021-11-22 12:19:40 +00:00
Martin Chan 22c63c7413 Create CRAN-RELEASE 2021-11-21 00:46:51 +00:00
Martin Chan 5202d1dd60 docs: update cran-comments.md 2021-11-21 00:10:06 +00:00
Martin Chan d4fff1e731 docs: update NEWS.md 2021-11-20 23:25:29 +00:00
Martin Chan 288fee0aa1 Increment version number to 1.6.3 2021-11-20 23:24:20 +00:00
github-actions[bot] 495030d3ba
chore: update contributors [skip ci] 2021-11-20 15:38:27 +00:00
Martin Chan 354acb9ab5
Merge pull request #195 from DavisVaughan/fix/replace-na-only-on-numeric
Fix: only call `replace_na(., 0)` on numeric columns
2021-11-20 15:38:08 +00:00
DavisVaughan f435ef7bd6 Only call `replace_na(., 0)` on numeric columns 2021-11-18 16:02:06 -05:00
Martin Chan b412a516b8
Merge pull request #194 from microsoft/feat/create-incidence-table
Feature: new function for creating incidence tables
2021-11-09 13:21:29 +00:00
Martin Chan 5ce2ebce80 docs: update NEWS.md 2021-11-09 12:34:58 +00:00
Martin Chan beb7a65248 docs: update examples and labels 2021-11-09 12:34:48 +00:00
Martin Chan 8dca7139cd feat: add legend_lab
Enables the legend label to be over-ridden in a single HR attribute mode for `create_inc()`
2021-11-09 12:06:12 +00:00
Martin Chan ff9713b4ee feat: add bar chart option
- Remove option for `show_n`
- Added bar chart option
- Made plotting functions modular (two unexported functions)
2021-11-09 11:28:16 +00:00
github-actions[bot] 70ebd78a50
chore: update contributors [skip ci] 2021-11-07 01:23:36 +00:00
Martin Chan 83267d5885 format: update subtitle wording 2021-11-04 15:31:02 +00:00
Martin Chan d32cc66cac docs: update captions 2021-11-04 15:04:21 +00:00
Martin Chan 20351151c1 format: changes to subtitles 2021-11-04 14:53:28 +00:00
Martin Chan 5575c30347 feat: add toggle to show `n` 2021-11-04 14:21:54 +00:00
Martin Chan 2255778c32 docs: update NEWS.md 2021-11-04 13:52:09 +00:00
Martin Chan 11cbee68ea Increment version number to 1.6.2.9000 2021-11-04 13:50:40 +00:00
Martin Chan 60ca4146e3 format: update plot subtitles 2021-11-04 13:50:21 +00:00
Martin Chan 5b5a7f00da feat: remove minmax logic
Also updated labels at fill legend
2021-11-04 13:43:39 +00:00
Martin Chan 973380d15d feat: multiple microfeatures
Implemented:
- minimum group size filtering
- Sort metric in descending order by metric
- Updated plot aesthetics to match `keymetrics_scan()`
- Person averaging
2021-11-04 13:37:50 +00:00
Martin Chan bdbe4dddb2 docs: update family, import, and return 2021-11-03 11:59:51 +00:00
Martin Chan db47731367 feat: add alias 2021-11-03 11:32:43 +00:00
Martin Chan 97e0dc4495 feat: add create_inc 2021-11-03 11:30:46 +00:00
Martin Chan 20d2a4e77a
Merge pull request #192 from microsoft/release/v1.6.2-prep
Release: preparation work for releasing v1.6.2
2021-10-15 17:04:11 +01:00
Martin Chan 148994adee Delete CRAN-RELEASE 2021-10-15 15:45:42 +01:00
Martin Chan 93481c4679 Update CRAN-RELEASE 2021-10-15 15:45:24 +01:00
Martin Chan ba116670c7 chore: update cran-comments.md 2021-10-15 15:11:37 +01:00
Martin Chan db3e2b9126 fix: example changes to pass R CMD checks 2021-10-15 15:05:42 +01:00
Martin Chan d8871239d0 fix: update examples
Reduce the size of data used in `workpatterns_area()` to enable examples to run faster
2021-10-15 13:44:27 +01:00
Martin Chan 1d9bdbc8f0 feat: reduce size of `em_data` 2021-10-15 12:37:55 +01:00