Package: usl
Type: Package
Title: Analyze system scalability with the Universal Scalability Law
Version: 1.0.0
Date: 2013-02-10
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), methods, 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' 'scalability.R'
        'efficiency.R' 'predict.R' 'plot.R' 'usl.R' 'datasets.R'
        'usl-package.R'
Packaged: 2013-02-10 16:06:13 UTC; sm
Author: Neil J. Gunther [aut], Stefan Moeding [aut, cre]
Maintainer: Stefan Moeding <stm@moeding.net>
Repository: CRAN
Date/Publication: 2013-02-10 18:08:28
