Package: usl
Type: Package
Title: Analyze system scalability with the Universal Scalability Law
Version: 1.2.1
Date: 2013-08-12
Authors@R: c(person(given="Neil J.", family="Gunther", role
    = "aut"), person(given="Stefan", family="Moeding", role
    = c("aut", "cre"), email = "stm@moeding.net"))
BugReports: https://github.com/smoeding/usl/issues
Depends: R (>= 2.15.0)
Imports: methods, graphics, stats, boot, nlmrt
Description: The Universal Scalability Law is a model to
    predict hardware and software scalability. It uses
    system capacity as a function of load to forecast the
    scalability for the system.
License: BSD_2_clause + file LICENSE
Collate: 'AllClasses.R' 'AllGenerics.R' 'initialize.R' 'finish.R'
        'extract.R' 'print.R' 'show.R' 'summary.R' 'confint.R'
        'scalability.R' 'efficiency.R' 'predict.R' 'plot.R' 'usl.R'
        'datasets.R' 'usl-package.R'
Packaged: 2013-08-12 19:40:38 UTC; sm
Author: Neil J. Gunther [aut],
  Stefan Moeding [aut, cre]
Maintainer: Stefan Moeding <stm@moeding.net>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-08-13 00:14:03
