Skip to content

Commit

Permalink
Merge pull request #173 from szcf-weiya/patch-1
Browse files Browse the repository at this point in the history
fix invalid branch #172
  • Loading branch information
rcannood committed Dec 21, 2023
2 parents 219e68b + a9b43e9 commit 90b6208
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 90b6208

Please sign in to comment.