Package: usl
Type: Package
Title: Analyze system scalability with the Universal Scalability Law
Version: 1.2.0
Date: 2013-04-29
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
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-04-29 16:02:03 UTC; sm
Author: Neil J. Gunther [aut], Stefan Moeding [aut, cre]
Maintainer: Stefan Moeding <stm@moeding.net>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-04-29 20:31:34
