diff --git a/geau/data-raw/so_ii_catchment.R b/geau/data-raw/so_ii_catchment.R
index 4939f3a3b9e33d190204655e843af9720b39fc87..fa2e210d604c20a14397a25ee97e07a9d6fd2e35 100644
--- a/geau/data-raw/so_ii_catchment.R
+++ b/geau/data-raw/so_ii_catchment.R
@@ -1,7 +1,6 @@
-# code to prepare `so_ii_hydro` dataset goes here
+# code to prepare `so_ii_catchment` dataset goes here
 
-#selection = c("CdOH", "TopoOH")
-file_dir = current_version(
+file_dir = geau::current_version(
     "data-common/so-ii/topage",
     pattern = "^[0-9-]+$"
 )