Package: viscomplexr
Type: Package
Title: Phase Portraits of Functions in the Complex Number Plane
Version: 1.0.1
Date: 2020-10-24
Authors@R: person("Peter", "Biber", email = "castor.fiber@gmx.de", 
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-9700-8708"))
Description: Functionality for creating phase portraits of functions in the
    complex number plane. Works with R base graphics, whose full 
    functionality is available. Parallel processing is used for optimum 
    performance.
Language: en_US
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: doParallel (>= 1.0.15), grDevices, foreach, parallel, scales,
        plotrix, Rdpack, Rcpp
RdMacros: Rdpack
Depends: R (>= 4.0)
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), pracma
VignetteBuilder: knitr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2020-10-24 20:56:06 UTC; Peter
Author: Peter Biber [aut, cre] (<https://orcid.org/0000-0002-9700-8708>)
Maintainer: Peter Biber <castor.fiber@gmx.de>
Repository: CRAN
Date/Publication: 2020-11-03 11:50:02 UTC
