Last data update: 2014.03.03

smoother

Package: smoother
Type: Package
Title: Functions Relating to the Smoothing of Numerical Data
Version: 1.1
Date: 2015-04-15
Author: Nicholas Hamilton
Maintainer: Nicholas Hamilton <n.hamilton@student.unsw.edu.au>
Description: A collection of methods for smoothing numerical data, commencing with a port of the Matlab gaussian window smoothing function. In addition, several functions typically used in smoothing of financial data are included.
License: GPL-2
Depends: TTR (>= 0.22)
Collate: 'onLoad.R' 'smoother-package.R' 'functions.R'
'smth-gaussian.R' 'smth.R'
Packaged: 2015-04-15 21:41:45 UTC; nick
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-16 08:44:43

● 0 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'smoother' ...
** package 'smoother' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'smoother'
    finding HTML links ... done
    smoother                                html  
    finding level-2 HTML links ... done

    smth                                    html  
Rd warning: /tmp/RtmpwtCi67/R.INSTALL72e744d1ddf8/smoother/man/smth.Rd:58: missing file link 'SMA'
Rd warning: /tmp/RtmpwtCi67/R.INSTALL72e744d1ddf8/smoother/man/smth.Rd:58: missing file link 'EMA'
Rd warning: /tmp/RtmpwtCi67/R.INSTALL72e744d1ddf8/smoother/man/smth.Rd:59: missing file link 'DEMA'
Rd warning: /tmp/RtmpwtCi67/R.INSTALL72e744d1ddf8/smoother/man/smth.Rd:59: missing file link 'WMA'
    smth.gaussian                           html  
    smth.options                            html  
** building package indices
** testing if installed package can be loaded
* DONE (smoother)
Making 'packages.html' ... done