From 987dc02fb87e96d62c0d9c97070abe5f70fcc9d8 Mon Sep 17 00:00:00 2001 From: philipdelff Date: Fri, 8 Sep 2023 00:26:44 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20philipde?= =?UTF-8?q?lff/NMdata@7f43edadac2807e2eb5f00756c63de95c107a588=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/DataPrepare.html | 8 ++++---- articles/NMdata-cheat.html | 6 +++--- pkgdown.yml | 2 +- reference/NMdataConf.html | 10 +++++----- reference/NMstamp.html | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/articles/DataPrepare.html b/articles/DataPrepare.html index 70e2bba4..f0de541a 100644 --- a/articles/DataPrepare.html +++ b/articles/DataPrepare.html @@ -766,7 +766,7 @@

Writing data to files#> [1] "DataPrepare.Rmd" #> #> $dataCreate$CreationTime -#> [1] "2023-09-08 00:22:12.554301" +#> [1] "2023-09-08 00:26:22.758785" #> #> $dataCreate$writtenTo #> [1] "derived/pkdata.rds derived/pkdata.csv" @@ -784,7 +784,7 @@

Writing data to files#> [1] "DataPrepare.Rmd" #> #> $dataCreate$CreationTime -#> [1] "2023-09-08 00:22:12 UTC" +#> [1] "2023-09-08 00:26:22 UTC" #> #> $dataCreate$writtenTo #> [1] "derived/pkdata.rds" "derived/pkdata.csv" @@ -848,7 +848,7 @@

Stamp objects for traceability#> [1] "vignettes/DataCreate.Rmd" #> #> $dataCreate$CreationTime -#> [1] "2023-09-08 00:22:12 UTC" +#> [1] "2023-09-08 00:26:23 UTC"

The script argument is recognized by NMstamp, but you can add anything to this. We want to keep descriptive note too. Another often useful piece of information is what @@ -864,7 +864,7 @@

Stamp objects for traceability#> [1] "vignettes/DataCreate.Rmd" #> #> $dataCreate$CreationTime -#> [1] "2023-09-08 00:22:13 UTC" +#> [1] "2023-09-08 00:26:23 UTC" #> #> $dataCreate$Description #> [1] "A PK dataset used for examples." diff --git a/articles/NMdata-cheat.html b/articles/NMdata-cheat.html index 420b8842..19d29ad2 100644 --- a/articles/NMdata-cheat.html +++ b/articles/NMdata-cheat.html @@ -322,9 +322,9 @@

Debugging input data (and contr ## Meta data on input data file: res.debug$tables #> source name nrow ncol nid filetype file.mtime -#> 1: input pkdata.csv 1502 23 150 csv 2023-09-08 00:22:24 +#> 1: input pkdata.csv 1502 23 150 csv 2023-09-08 00:26:31 #> file.logtime file has.col.row -#> 1: 2023-09-08 00:22:24.249438 nonmem/../derived/pkdata.csv TRUE +#> 1: 2023-09-08 00:26:31.764907 nonmem/../derived/pkdata.csv TRUE #> has.col.id #> 1: TRUE

In this model we forgot to update the control stream INPUT section @@ -472,7 +472,7 @@

Traceability#> [1] "NMdata-cheat.Rmd" #> #> $CreationTime -#> [1] "2023-09-08 00:22:24.249438" +#> [1] "2023-09-08 00:26:31.764907" #> #> $writtenTo #> [1] "derived/pkdata.rds derived/pkdata.csv" diff --git a/pkgdown.yml b/pkgdown.yml index 0f06c87b..fb40318f 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,7 +6,7 @@ articles: NMdata-FAQ: NMdata-FAQ.html NMdata-cheat: NMdata-cheat.html NMscanData: NMscanData.html -last_built: 2023-09-08T00:21Z +last_built: 2023-09-08T00:26Z urls: reference: https://philipdelff.github.io/NMdata/reference article: https://philipdelff.github.io/NMdata/articles diff --git a/reference/NMdataConf.html b/reference/NMdataConf.html index c0ad9f01..49868644 100644 --- a/reference/NMdataConf.html +++ b/reference/NMdataConf.html @@ -245,7 +245,7 @@

Examples

#> return(as.data.frame(list())) #> UseMethod("as.data.frame") #> } -#> <bytecode: 0x55fb46b77d48> +#> <bytecode: 0x55aaa0b2a228> #> <environment: namespace:base> #> #> $check.time @@ -275,8 +275,8 @@

Examples

#> $file.mod #> function (file) #> fnExtension(file, ext = ".mod") -#> <bytecode: 0x55fb46b44e30> -#> <environment: 0x55fb46b78678> +#> <bytecode: 0x55aaa0af7310> +#> <environment: 0x55aaa0b2ab58> #> #> $file.data #> [1] "extract" @@ -287,8 +287,8 @@

Examples

#> $modelname #> function (file) #> fnExtension(basename(file), "") -#> <bytecode: 0x55fb46b45488> -#> <environment: 0x55fb46b78678> +#> <bytecode: 0x55aaa0af7968> +#> <environment: 0x55aaa0b2ab58> #> #> $quiet #> [1] FALSE diff --git a/reference/NMstamp.html b/reference/NMstamp.html index 90f42cb2..9fb3222c 100644 --- a/reference/NMstamp.html +++ b/reference/NMstamp.html @@ -145,7 +145,7 @@

Examples

#> [1] "example.R" #> #> $dataCreate$CreationTime -#> [1] "2023-09-08 00:22:00 UTC" +#> [1] "2023-09-08 00:26:11 UTC" #> #> $dataCreate$description #> [1] "Example data"