Last data update: 2014.03.03

mpoly

Package: mpoly
Type: Package
Title: Symbolic Computation and More with Multivariate Polynomials
Version: 1.0.1
URL: https://github.com/dkahle/mpoly
BugReports: https://github.com/dkahle/mpoly/issues
Authors@R: person("David", "Kahle", email = "david.kahle@gmail.com", role = c("aut", "cre"))
Description: Symbolic computing with multivariate polynomials in R.
Depends: stringr (>= 1.0.0)
Imports: rSymPy, rJython, rJava, rjson, partitions, plyr, stats,
ggplot2, polynom, orthopolynom, tidyr
Suggests: testthat, magrittr
License: GPL-2
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-30 18:28:37 UTC; david_kahle
Author: David Kahle [aut, cre]
Maintainer: David Kahle <david.kahle@gmail.com>
Repository: CRAN
Date/Publication: 2016-05-01 00:31:15

● Cran Task View: NumericalMathematics
● 0 images, 39 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mpoly' ...
** package 'mpoly' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mpoly'
    finding HTML links ... done
    LCM                                     html  
    as.function.mpoly                       html  
    as.function.mpolyList                   html  
    as.mpoly                                html  
    bernstein                               html  
    bernsteinApprox                         html  
    bezier                                  html  
    bezierFunction                          html  
    burst                                   html  
    chebyshev                               html  
    finding level-2 HTML links ... done

    components                              html  
    deriv.mpoly                             html  
    gradient                                html  
    grobner                                 html  
    hermite                                 html  
    homogenize                              html  
    insert                                  html  
    is.wholenumber                          html  
    jacobi                                  html  
    laguerre                                html  
    legendre                                html  
    mp                                      html  
    mpoly                                   html  
    mpolyArithmetic                         html  
    mpolyEqual                              html  
    mpolyList                               html  
    mpolyListArithmetic                     html  
    partitions                              html  
    permutations                            html  
    plug                                    html  
    predicates                              html  
    print.mpoly                             html  
    print.mpolyList                         html  
    reorder.mpoly                           html  
    round.mpoly                             html  
    swap                                    html  
    terms.mpoly                             html  
    tuples                                  html  
    vars                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (mpoly)
Making 'packages.html' ... done