diff --git a/inst/preload/CTS_preload.yaml b/inst/preload/CTS_preload.yaml index 96c850a..4991371 100644 --- a/inst/preload/CTS_preload.yaml +++ b/inst/preload/CTS_preload.yaml @@ -1,7 +1,7 @@ CTS: fm_yaml: 'system.file(package="formods", "templates", "formods.yaml")' - #mod_yaml: 'system.file(package="ruminate", "templates", "CTS.yaml")' - mod_yaml: "/Users/jmh/projects/ruminate/github/ruminate/inst/templates/CTS.yaml" + mod_yaml: 'system.file(package="ruminate", "templates", "CTS.yaml")' + #mod_yaml: "/Users/jmh/projects/ruminate/github/ruminate/inst/templates/CTS.yaml" # The remainder is the free form for your module. If your module has the # format of elements and components you can use the skeleton below to get # started @@ -73,7 +73,7 @@ CTS: cts_config_nsteps: 50 cts_config_preamble: |- my_func = function(id=NULL){ - + NULL} model_source: id: "MB" # Module ID diff --git a/inst/preload/CTS_preload_minimal.yaml b/inst/preload/CTS_preload_minimal.yaml index 46f0c4c..72d223d 100644 --- a/inst/preload/CTS_preload_minimal.yaml +++ b/inst/preload/CTS_preload_minimal.yaml @@ -1,7 +1,7 @@ CTS: fm_yaml: 'system.file(package="formods", "templates", "formods.yaml")' - #mod_yaml: 'system.file(package="ruminate", "templates", "CTS.yaml")' - mod_yaml: "/Users/jmh/projects/ruminate/github/ruminate/inst/templates/CTS.yaml" + mod_yaml: 'system.file(package="ruminate", "templates", "CTS.yaml")' + #mod_yaml: "/Users/jmh/projects/ruminate/github/ruminate/inst/templates/CTS.yaml" # The remainder is the free form for your module. If your module has the # format of elements and components you can use the skeleton below to get # started diff --git a/inst/preload/MB_preload.yaml b/inst/preload/MB_preload.yaml index 96499ad..a5a95e3 100644 --- a/inst/preload/MB_preload.yaml +++ b/inst/preload/MB_preload.yaml @@ -1,7 +1,7 @@ MB: fm_yaml: 'system.file(package="formods", "templates", "formods.yaml")' - #mod_yaml: 'system.file(package="ruminate", "templates", "MB.yaml")' - mod_yaml: "/Users/jmh/projects/ruminate/github/ruminate/inst/templates/MB.yaml" + mod_yaml: 'system.file(package="ruminate", "templates", "MB.yaml")' + #mod_yaml: "/Users/jmh/projects/ruminate/github/ruminate/inst/templates/MB.yaml" elements: # Each element is a specific model - element: diff --git a/inst/preload/NCA_preload.yaml b/inst/preload/NCA_preload.yaml index b2aeed8..63b18fb 100644 --- a/inst/preload/NCA_preload.yaml +++ b/inst/preload/NCA_preload.yaml @@ -1,7 +1,7 @@ NCA: fm_yaml: 'system.file(package="formods", "templates", "formods.yaml")' - #mod_yaml: 'system.file(package="ruminate", "templates", "NCA.yaml")' - mod_yaml: "/Users/jmh/projects/ruminate/github/ruminate/inst/templates/NCA.yaml" + mod_yaml: 'system.file(package="ruminate", "templates", "NCA.yaml")' + #mod_yaml: "/Users/jmh/projects/ruminate/github/ruminate/inst/templates/NCA.yaml" elements: # Each element is a specific analysis - element: