gnu: r-circlize: Improve description.

* gnu/packages/cran.scm (r-circlize)[description]: Fix typo and adjust
grammar based on upstream description.
master
Tobias Geerinckx-Rice 2017-12-26 15:32:10 +00:00
parent afa427e328
commit 031462bac8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 9 additions and 9 deletions

View File

@ -261,15 +261,15 @@ validation and filtering on the values, making options invisible or private.")
(home-page "https://github.com/jokergoo/circlize") (home-page "https://github.com/jokergoo/circlize")
(synopsis "Circular visualization") (synopsis "Circular visualization")
(description (description
"Circular layout is an efficient way for the visualization of huge "Circular layout is an efficient way to visualise huge amounts of
amounts of information. This package provides an implementation of circular information. This package provides an implementation of circular layout
layout generation in R as well as an enhancement of available software. The generation in R as well as an enhancement of available software. Its
flexibility of the package is based on the usage of low-level graphics flexibility is based on the usage of low-level graphics functions such that
functions such that self-defined high-level graphics can be easily implemented self-defined high-level graphics can be easily implemented by users for
by users for specific purposes. Together with the seamless connection between specific purposes. Together with the seamless connection between the powerful
the powerful computational and visual environment in R, it gives users more computational and visual environment in R, it gives users more convenience and
convenience and freedom to design figures for better understanding complex freedom to design figures for better understanding complex patterns behind
patterns behind multiple dimensional data.") multi-dimensional data.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public r-powerlaw (define-public r-powerlaw