Package: basil Type: Package Title: Survival Prediction for Severe Limb Ischaemia (BASIL Model) Version: 0.1.0 Authors@R: c( person("Christos", "Longros", email = "chris.longros@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0001-2717-0857")), person("Nikolaos", "Papatheodorou", role = "aut", comment = c(ORCID = "0000-0002-7156-9443"))) Description: Predicts survival for patients with severe limb ischaemia using the prognostic model developed from the Bypass versus Angioplasty in Severe Ischaemia of the Leg (BASIL) trial (Bradbury and others (2010) ). The model is an accelerated failure time Weibull regression. The package is intended for research and audit; it is not a substitute for clinical judgement and its predictions should not be used as the sole basis for clinical decisions. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/chrislongros/basil BugReports: https://github.com/chrislongros/basil/issues Suggests: tinytest Config/roxygen2/version: 8.0.0 Repository: https://chrislongros.r-universe.dev Date/Publication: 2026-07-07 14:28:38 UTC RemoteUrl: https://github.com/chrislongros/basil RemoteRef: HEAD RemoteSha: 65c1220cc7ab4e89a791d65e6e760b9e137d1e7d NeedsCompilation: no Packaged: 2026-07-16 07:45:22 UTC; root Author: Christos Longros [aut, cre] (ORCID: ), Nikolaos Papatheodorou [aut] (ORCID: ) Maintainer: Christos Longros