|
1 | | -### packageRank 0.9.3.9016 |
| 1 | +### packageRank 0.9.4 |
2 | 2 |
|
3 | | -- update/copyedit README sections IV and V. |
4 | | - |
5 | | - |
6 | | -### packageRank 0.9.3.9015 |
7 | | - |
8 | | -- use localTime() in logInfo(). |
9 | | - |
10 | | - |
11 | | -### packageRank 0.9.3.9014 |
12 | | - |
13 | | -- amend plot.cranDistribution() title and subtitle. |
14 | | - |
15 | | - |
16 | | -### packageRank 0.9.3.9013 |
17 | | - |
18 | | -- add total downloads to print.cranDistribution() & summary.cranDistribution(). |
19 | | - |
20 | | - |
21 | | -### packageRank 0.9.3.9012 |
22 | | - |
23 | | -- amend plot.cranDistribution() title. |
24 | | - |
25 | | - |
26 | | -### packageRank 0.9.3.9011 |
27 | | - |
28 | | -- add day of week to plot.cranDistribution() title. |
29 | | - |
30 | | - |
31 | | -### packageRank 0.9.3.9010 |
32 | | - |
33 | | -- amend x-axis in plot.packageDistribution(). |
34 | | - |
35 | | - |
36 | | -### packageRank 0.9.3.9009 |
37 | | - |
38 | | -- amend README query functions and cranDistribution() sections. |
39 | | - |
40 | | - |
41 | | -### packageRank 0.9.3.9008 |
42 | | - |
43 | | -- amend stop() message in fixDate_2012(). |
44 | | -- add 2012 exception to rev_fixDate_2012(). |
45 | | - |
46 | | - |
47 | | -### packageRank 0.9.3.9007 |
48 | | - |
49 | | -- update syntax for packageLog() in filteredDownloads() and packageCountry(). |
50 | | - |
51 | | - |
52 | | -### packageRank 0.9.3.9006 |
53 | | - |
54 | | -- update reference for unique packages downloaded in packageRank(). |
55 | | - |
56 | | - |
57 | | -### packageRank 0.9.3.9005 |
58 | | - |
59 | | -- remove parallel implementation of packageLog(). |
60 | | - |
61 | | - |
62 | | -### packageRank 0.9.3.9004 |
| 3 | +#### Function Changes |
63 | 4 |
|
64 | | -- move unique.packages to cranDistribution() list element and return via |
| 5 | +- match input vector order with output data frame in packageRank() and |
| 6 | + queryPackage(). |
| 7 | +- add/set queryPackage(check.package = TRUE). |
| 8 | +- move unique.packages to cranDistribution() list element and return via |
65 | 9 | summary(). |
66 | | -- amend subtitle in plot.cranDistribution(). |
67 | 10 | - add/set print.cranDistribution(top.n = 20). |
| 11 | +- remove parallel implementation of packageLog(). |
| 12 | +- amend stop() message in fixDate_2012(). |
| 13 | +- add 2012 exception to rev_fixDate_2012(). |
| 14 | +- add total downloads to print.cranDistribution() & summary.cranDistribution(). |
| 15 | +- use localTime() in logInfo(). |
68 | 16 |
|
| 17 | +#### Plot Changes |
69 | 18 |
|
70 | | -### packageRank 0.9.3.9003 |
71 | | - |
72 | | -- remove memoized cranDistribution(). |
73 | | -- include parallelized code for percentile rank in cranDistribution(). |
74 | | - |
75 | | - |
76 | | -### packageRank 0.9.3.9002 |
77 | | - |
78 | | -- add/set queryPackage(check.package = TRUE). |
79 | | - |
80 | | - |
81 | | -### packageRank 0.9.3.9001 |
82 | | - |
83 | | -- match input vector order with output data frame in queryPackage(). |
84 | | -- use 'packages' as argument. |
85 | | - |
| 19 | +- amend title and subtitle in plot.cranDistribution(). |
| 20 | +- amend x-axis in plot.packageDistribution(). |
| 21 | +- add day of week to plot.cranDistribution() title. |
86 | 22 |
|
87 | | -### packageRank 0.9.3.9000 |
| 23 | +#### Fixes |
88 | 24 |
|
89 | | -- match input vector order with output data frame in packageRank(). |
| 25 | +- fix memoization in cranDistribution(). |
90 | 26 |
|
91 | 27 |
|
92 | 28 | ### packageRank 0.9.3 |
|
0 commit comments