Last data update: 2014.03.03

polynom

Package: polynom
Version: 1.3-8
Title: A Collection of Functions to Implement a Class for Univariate
Polynomial Manipulations
Authors@R: c(person("Bill", "Venables", role = "aut",
email = "Bill.Venables@adelaide.edu.au",
comment = "S original"),
person("Kurt", "Hornik", role = c("aut", "cre"),
email = "Kurt.Hornik@R-project.org",
comment = "R port"),
person("Martin", "Maechler", role = "aut",
email = "maechler@stat.math.ethz.ch",
comment = "R port"))
Description: A collection of functions to implement a class for univariate
polynomial manipulations.
Imports: stats, graphics
License: GPL-2
NeedsCompilation: no
Packaged: 2015-06-24 15:41:06 UTC; hornik
Author: Bill Venables [aut] (S original),
Kurt Hornik [aut, cre] (R port),
Martin Maechler [aut] (R port)
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2015-06-24 17:59:08

● 0 images, 19 functions, 0 datasets
Reverse Depends: 7

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'polynom' ...
** package 'polynom' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'polynom'
    finding HTML links ... done
    Math.polynomial                         html  
    Ops.polynomial                          html  
    as.function.polynomial                  html  
    change.origin                           html  
    deriv.polynomial                        html  
    gcd                                     html  
    integral.polynomial                     html  
    lines.polynomial                        html  
    monic                                   html  
    plot.polynomial                         html  
    points.polynomial                       html  
    poly.calc                               html  
    poly.orth                               html  
    polylist                                html  
    polynomial                              html  
    predict.polynomial                      html  
    solve.polynomial                        html  
    summary.polynomial                      html  
    zSummary.polynomial                     html  
** building package indices
** testing if installed package can be loaded
* DONE (polynom)
Making 'packages.html' ... done