Package: usl Type: Package Title: Analyze System Scalability with the Universal Scalability Law Version: 3.0.4 Date: 2025-08-18 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 (>= 3.0), methods Imports: graphics, stats, nlsr Suggests: knitr VignetteBuilder: knitr Description: The Universal Scalability Law (Gunther 2007) 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 Encoding: UTF-8 RoxygenNote: 7.3.2 Repository: https://smoeding.r-universe.dev Date/Publication: 2025-08-18 12:43:04 UTC RemoteUrl: https://github.com/smoeding/usl RemoteRef: HEAD RemoteSha: 4a05e8ee6f3321001a314821d3af510add5fb033 NeedsCompilation: no Packaged: 2026-06-14 09:29:32 UTC; root Author: Neil J. Gunther [aut], Stefan Moeding [aut, cre] Maintainer: Stefan Moeding