Skip to content

Commit

Permalink
Automated build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeksterslab committed Dec 15, 2024
1 parent 8a10cb2 commit 570bb1c
Showing 25 changed files with 5,543 additions and 24 deletions.
Binary file modified .setup/build/cTMed.pdf
Binary file not shown.
Binary file removed .setup/build/cTMed_1.0.2.9000.tar.gz
Binary file not shown.
Binary file added .setup/build/cTMed_1.0.3.tar.gz
Binary file not shown.
11 changes: 0 additions & 11 deletions .setup/latex/bib/quarto.bib

This file was deleted.

5 changes: 5 additions & 0 deletions .setup/latex/pdf/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*
*/
!*.pdf
!.gitignore
!bib.bib
5,525 changes: 5,525 additions & 0 deletions .setup/latex/pdf/bib.bib

Large diffs are not rendered by default.

Binary file added .setup/latex/pdf/cTMed-001-description.pdf
Binary file not shown.
Binary file added .setup/latex/pdf/cTMed-999-session.pdf
Binary file not shown.
Binary file added .setup/latex/pdf/cTMed-zzz-references.pdf
Binary file not shown.
Binary file added .setup/latex/pdf/cTMed-zzz-tests-benchmark.pdf
Binary file not shown.
Binary file added .setup/latex/pdf/cTMed-zzz-tests-external.pdf
Binary file not shown.
Binary file added .setup/latex/pdf/cTMed-zzz-tests-internal.pdf
Binary file not shown.
Binary file added .setup/latex/pdf/cTMed-zzz-tests-staging.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ message: 'To cite package "cTMed" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'cTMed: Continuous Time Mediation'
version: 1.0.2.9000
version: 1.0.3
identifiers:
- type: doi
value: 10.32614/CRAN.package.cTMed
@@ -31,7 +31,7 @@ preferred-citation:
email: r.jeksterslab@gmail.com
orcid: https://orcid.org/0000-0003-4818-8420
year: '2024'
notes: R package version 1.0.2.9000
notes: R package version 1.0.3
repository: https://CRAN.R-project.org/package=cTMed
repository-code: https://github.com/jeksterslab/cTMed
url: https://jeksterslab.github.io/cTMed/
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: cTMed
Title: Continuous Time Mediation
Version: 1.0.2.9000
Version: 1.0.3
Authors@R:
person(given = "Ivan Jacob Agaloos",
family = "Pesigan",
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cTMed 1.0.2.9000
# cTMed 1.0.3

* Latest development version.
* Depends: R (>= 4.2.0)

# cTMed 1.0.2

Binary file modified vignettes/fig-vignettes-med-mc-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vignettes/fig-vignettes-med-mc-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vignettes/fig-vignettes-med-mc-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vignettes/fig-vignettes-med-std-mc-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vignettes/fig-vignettes-med-std-mc-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vignettes/fig-vignettes-med-std-mc-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions vignettes/fit-ct-var-dynr.Rmd
Original file line number Diff line number Diff line change
@@ -297,8 +297,8 @@ fit <- dynr.cook(
#>
#> Doing end processing
#> Successful trial
#> Total Time: 4.676568
#> Backend Time: 4.666937
#> Total Time: 4.882773
#> Backend Time: 4.873903
summary(fit)
#> Coefficients:
#> Estimate Std. Error t value ci.lower ci.upper Pr(>|t|)
4 changes: 2 additions & 2 deletions vignettes/fit-ct-var-mx.Rmd
Original file line number Diff line number Diff line change
@@ -531,8 +531,8 @@ summary(fit)
#> RMSEA: 0 [95% CI (NA, NA)]
#> Prob(RMSEA <= 0.05): NA
#> To get additional fit indices, see help(mxRefModels)
#> timestamp: 2024-12-15 19:22:55
#> Wall clock time: 174.3228 secs
#> timestamp: 2024-12-15 21:25:10
#> Wall clock time: 174.3748 secs
#> optimizer: SLSQP
#> OpenMx version number: 2.21.13
#> Need help? See help(mxSummary)
8 changes: 4 additions & 4 deletions vignettes/session.Rmd
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ sessionInfo()
#> [1] stats graphics grDevices utils datasets methods base
#>
#> other attached packages:
#> [1] cTMed_1.0.2.9000 OpenMx_2.21.13 dynr_0.1.16-109
#> [1] cTMed_1.0.3 OpenMx_2.21.13 dynr_0.1.16-109
#> [4] ggplot2_3.5.1 simStateSpace_1.2.3
#>
#> loaded via a namespace (and not attached):
@@ -83,7 +83,7 @@ sessionInfo()
``` r
installed.packages()[, c("Package", "Version")]
#> Package Version
#> cTMed "cTMed" "1.0.2.9000"
#> cTMed "cTMed" "1.0.3"
#> abind "abind" "1.4-8"
#> arm "arm" "1.14-4"
#> arrow "arrow" "17.0.0.1"
@@ -519,7 +519,7 @@ installed.packages()[, c("Package", "Version")]

```
#> total used free shared buff/cache available
#> Mem: 23Gi 3.4Gi 16Gi 523Mi 2.8Gi 18Gi
#> Mem: 23Gi 4.4Gi 15Gi 755Mi 3.1Gi 17Gi
#> Swap: 11Gi 0B 11Gi
#> Total: 34Gi 3.4Gi 28Gi
#> Total: 34Gi 4.4Gi 27Gi
```

0 comments on commit 570bb1c

Please sign in to comment.