Package: viscomplexr
Type: Package
Title: Phase Portraits of Functions in the Complex Number Plane
Version: 1.1.2
Date: 2024-11-23
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
Imports: doParallel (>= 1.0.15), grDevices, foreach, parallel, scales,
        plotrix, Rdpack, Rcpp
RdMacros: Rdpack
Depends: R (>= 4.2)
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, Cairo, testthat (>= 2.1.0), pracma, covr
VignetteBuilder: knitr
LinkingTo: Rcpp
URL: https://peterbiber.github.io/viscomplexr/,
        https://github.com/PeterBiber/viscomplexr/
NeedsCompilation: yes
Packaged: 2024-11-23 15:12:04 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: 2024-11-23 15:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-12 03:19:18 UTC; windows
Archs: x64
