-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
executable file
·94 lines (53 loc) · 1.69 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Changes in version 1.21.1
- add "max_freq" method for mean_mode so that in each interval, value corresponded to
the maximal frequency is selected.
-----------------------------
Changes in version 1.13.3
- set `interpolate = FALSE` in `grid.raster()`
- improved `hc_map()`
-----------------------------
Changes in version 1.13.2
- fixed warnings in Rd files
-----------------------------
Changes in version 1.13.1
- update with new definition of legends
----------------------------
Changes in version 1.11.1
- move IRanges and GenomicRanges to imports field in DESCRIPTION
Changes in verison 1.5.2
----------------------------
- `hc_map` supports to add labels under pixel mode
Changes in verison 1.1.6
----------------------------
- change format of NEWS
Changes in verison 1.1.5
----------------------------
- use new version of testthat
Changes in version 1.1.4
----------------------------
- add citation
Changes in version 1.1.3
----------------------------
- revised vignette
Changes in version 1.1.2
----------------------------
- add examples in vignette
- add `hc_polygon()`
- `hc_map()`: support borders
- `HilbertCurve()`: start position can be selected, also the orientation
of the first segment can be selected
Changes in version 1.1.1
----------------------------
- add functions specific for genomic data visualization
Changes in version 0.99.3
----------------------------
- transparency is also averaged
Changes in version 0.99.2
----------------------------
- jump to top viewport for each low-level functions
Changes in version 0.99.1
----------------------------
- add dependency to base packages
Changes in version 0.99.0
----------------------------
- new release