Skip to content

Commit 1f2042d

Browse files
committed
Update data [skip ci]
1 parent 990d058 commit 1f2042d

10 files changed

+105
-67
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@ workflowr-metrics
77

88
Source: public GitHub repositories
99

10-
Last update: 2020-09-28 16:03:23
10+
Last update: 2020-10-05 16:05:04
1111

12-
- Weekly active projects (unique users): 51 (46)
12+
- Weekly active projects (unique users): 42 (35)
1313

14-
- Monthly active projects (unique users): 217 (181)
14+
- Monthly active projects (unique users): 214 (174)
1515

16-
- Number of workflowr projects on GitHub: 1090
16+
- Number of workflowr projects on GitHub: 1104
1717

18-
- Stars of workflowr GitHub repository: 504
18+
- Stars of workflowr GitHub repository: 505
1919

20-
- CRAN downloads: 18406
20+
- CRAN downloads: 18581
2121

22-
- CRAN package percentile (on 2020-09-23): 76.3
22+
- CRAN package percentile (on 2020-09-30): 51.8
2323

24-
- Watchers of workflowr GitHub repository: 30
24+
- Watchers of workflowr GitHub repository: 29
2525

26-
- Forks of workflowr GitHub repository: 71
26+
- Forks of workflowr GitHub repository: 72
2727

2828
- Forks of workflowr GitHub repository with updates: 13
2929

30-
- Views of workflowr GitHub repository: 33872
30+
- Views of workflowr GitHub repository: 34231
3131

32-
- Clones of workflowr GitHub repository: 4178
32+
- Clones of workflowr GitHub repository: 4206

data/activity.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ date weekly_projects weekly_users monthly_projects monthly_users
4444
2020-09-14 50 40 141 116
4545
2020-09-21 154 134 217 182
4646
2020-09-28 51 46 217 181
47+
2020-10-05 42 35 214 174

data/cranlogs.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -881,5 +881,12 @@ date count
881881
2020-09-24 23
882882
2020-09-25 21
883883
2020-09-26 18
884-
2020-09-27 0
885-
2020-09-28 0
884+
2020-09-27 25
885+
2020-09-28 29
886+
2020-09-29 27
887+
2020-09-30 26
888+
2020-10-01 46
889+
2020-10-02 22
890+
2020-10-03 0
891+
2020-10-04 0
892+
2020-10-05 0

data/github-clones.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,3 +334,10 @@ date count uniques
334334
2020-09-21 12 12
335335
2020-09-24 1 1
336336
2020-09-28 11 11
337+
2020-09-29 3 3
338+
2020-09-30 1 1
339+
2020-10-01 1 1
340+
2020-10-02 6 4
341+
2020-10-03 1 1
342+
2020-10-04 5 3
343+
2020-10-05 11 11

data/github-forks.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ date user update_difftime
7070
2020-08-16 NatnaelT 2
7171
2020-08-23 SNAnalyst 2
7272
2020-09-22 rohitpandey13 2
73+
2020-10-04 shubzzz98 1

data/github-projects.txt

Lines changed: 65 additions & 51 deletions
Large diffs are not rendered by default.

data/github-stars.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,3 +503,4 @@ date stargazer
503503
2020-09-23 markusdumke
504504
2020-09-24 daniellga
505505
2020-09-26 v-a-s-a
506+
2020-09-29 haro-ca

data/github-views.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -689,11 +689,18 @@ date count uniques
689689
2020-09-18 110 45
690690
2020-09-19 27 16
691691
2020-09-20 41 11
692-
2020-09-21 68 34
692+
2020-09-21 21 15
693693
2020-09-22 149 125
694694
2020-09-23 63 42
695695
2020-09-24 70 30
696696
2020-09-25 94 25
697697
2020-09-26 57 19
698698
2020-09-27 18 13
699-
2020-09-28 41 21
699+
2020-09-28 116 76
700+
2020-09-29 58 42
701+
2020-09-30 67 38
702+
2020-10-01 36 26
703+
2020-10-02 59 32
704+
2020-10-03 36 16
705+
2020-10-04 41 25
706+
2020-10-05 34 23

data/github-watchers.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ EugOT
1313
freestatman
1414
GaoYu
1515
harryprince
16-
jcvall-olympus
1716
jdblischak
1817
jinyancool
1918
jordandsnyder

data/packagerank.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ date packages downloads rank percentile total.downloads total.packages
4545
2020-09-09 workflowr 69 3036 84.3 6458846 19313
4646
2020-09-16 workflowr 56 2838 85.3 5988300 19365
4747
2020-09-23 workflowr 46 4609 76.3 6663255 19438
48+
2020-09-30 workflowr 26 9142 51.8 6325594 18978

0 commit comments

Comments
 (0)