Skip to content

Commit

Permalink
fix invalid branch #172
Browse files Browse the repository at this point in the history
  • Loading branch information
szcf-weiya authored Dec 21, 2023
1 parent 219e68b commit a9b43e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/ti_scorpius.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ti_scorpius <- function(
smoother = "smooth_spline"
) {
method_choose_backend(
package_repository = "rcannood/SCORPIUS@dynwrap",
package_repository = "rcannood/SCORPIUS",
package_name = "SCORPIUS",
function_name = "ti_scorpius",
package_version = "1.0.4.9000",
Expand Down

0 comments on commit a9b43e9

Please sign in to comment.