Skip to content

Commit

Permalink
Automated build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeksterslab committed Jan 14, 2025
1 parent 0227e10 commit 1fe9c29
Show file tree
Hide file tree
Showing 16 changed files with 5,644 additions and 15 deletions.
Binary file modified .setup/build/cTMed.pdf
Binary file not shown.
Binary file modified .setup/build/cTMed_1.0.5.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,635 changes: 5,635 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.
2 changes: 1 addition & 1 deletion R/cTMed-boot-indirect-central.R
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
#' }
#'
#' @family Continuous Time Mediation Functions
#' @keywords cTMed path boot
#' @keywords cTMed network boot
#' @export
BootIndirectCentral <- function(phi,
phi_hat,
Expand Down
2 changes: 1 addition & 1 deletion R/cTMed-boot-total-central.R
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
#' }
#'
#' @family Continuous Time Mediation Functions
#' @keywords cTMed path boot
#' @keywords cTMed network boot
#' @export
BootTotalCentral <- function(phi,
phi_hat,
Expand Down
2 changes: 1 addition & 1 deletion man/BootIndirectCentral.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BootTotalCentral.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1fe9c29

Please sign in to comment.