File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ status](https://ci.appveyor.com/api/projects/status/330p7f0djhpl998q?svg=true)](
3232[ ![ codecov] ( https://codecov.io/gh/inSileco/graphicsutils/branch/master/graph/badge.svg )] ( https://codecov.io/gh/inSileco/graphicsutils )
3333[ ![ ] ( https://img.shields.io/badge/licence-GPLv2-3fb3b2.svg )] ( LICENSE )
3434
35+
36+
3537Installation
3638------------
3739
@@ -50,6 +52,9 @@ Then, load it:
5052Main features
5153-------------
5254
55+ See the [ overview vignette] ( http://insileco.github.io/graphicsutils/articles/overview.html )
56+ for details.
57+
5358
5459Code of Conduct
5560---------------
Original file line number Diff line number Diff line change 2222 \item \code {circle()} renamed \code {circles()}.
2323 \item Argument \code {lower } from \code {envelop()} now has a default values.
2424 \item \code {gpuPalette()} now has a new argument : \code {ncol }, that calls \code {colorRampPalette } (grDevices package ) to custom the number of colors.
25- \item {pchImage } now uses native representation of raster when importing image from file.
26- \item {circles } has a new argument \code {clockwise } and is tested.
25+ \item \code {pchImage()} now uses native representation of raster when importing image from file.
26+ \item \code {circles()} has a new argument \code {clockwise } and is now tested.
27+ \item \code {howManyRC()} and \code {prettyRange()} are now tested.
2728 }
2829 \item Changes in the package ' s structure:
2930 \i temize{
3031 \i tem Rcpp added see \g hpr{10}.
3132 \i tem A website has beeen built with pkgdown.
32- \i tem Code coverage has increased from 17\% to 20 \% .
33+ \i tem Code coverage has increased from 17\% to 31 \% .
3334 }
3435 \i tem Changes in the package' s metadata :
3536 \itemize {
You can’t perform that action at this time.
0 commit comments