diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-06-12 23:44:02 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-06-12 23:44:02 -0700 |
| commit | 0377bc1ae6a12c80d7453d586e6748797e547e7c (patch) | |
| tree | 053281ad61baa679bbf84af8fbb4e2a9945d4df9 | |
| parent | 76f145f197f54579127c55cdcc1ad3ef68b15b31 (diff) | |
Try exporting stability_scorestability
| -rw-r--r-- | DESCRIPTION | 1 | ||||
| -rw-r--r-- | NAMESPACE | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 65a37f0..0cf26da 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -24,3 +24,4 @@ Date: 2025-09-09 Packaged: 2025-09-09 10:25:15 UTC; lcorag Repository: CRAN Date/Publication: 2025-09-09 12:40:13 UTC +Config/roxygen2/version: 8.0.0.9000 @@ -16,6 +16,7 @@ useDynLib(RSC, .registration = TRUE, .fixes = "C_") export(rmad) export(rsc_cv) export(rsc) +export(stability_score) ## export S3 methods |
