Skip to content

Commit

Permalink
Automated build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeksterslab committed Apr 14, 2024
1 parent 71d44ab commit 4e6a66a
Show file tree
Hide file tree
Showing 20 changed files with 4,016 additions and 171 deletions.
Binary file modified .setup/build/betaSandwich.pdf
Binary file not shown.
Binary file removed .setup/build/betaSandwich_1.0.6.9000.tar.gz
Binary file not shown.
Binary file added .setup/build/betaSandwich_1.0.7.tar.gz
Binary file not shown.
154 changes: 77 additions & 77 deletions .setup/latex/bib/bib.bib

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions .setup/latex/bib/quarto.bib

This file was deleted.

Binary file modified .setup/latex/figures/pdf/std-reg.pdf
Binary file not shown.
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
Binary file added .setup/latex/pdf/betaSandwich-001-description.pdf
Binary file not shown.
Binary file added .setup/latex/pdf/betaSandwich-999-session.pdf
Binary file not shown.
Binary file added .setup/latex/pdf/betaSandwich-zzz-references.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3,849 changes: 3,849 additions & 0 deletions .setup/latex/pdf/bib.bib

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message: 'To cite package "betaSandwich" in publications use:'
type: software
license: MIT
title: 'betaSandwich: Robust Confidence Intervals for Standardized Regression Coefficients'
version: 1.0.6.9000
version: 1.0.7
doi: 10.1080/00273171.2023.2201277
abstract: Generates robust confidence intervals for standardized regression coefficients
using heteroskedasticity-consistent standard errors for models fitted by lm() as
Expand Down Expand Up @@ -41,7 +41,7 @@ preferred-citation:
year: '2023'
doi: 10.1080/00273171.2023.2201277
journal: Multivariate Behavioral Research
notes: R package version 1.0.6.9000
notes: R package version 1.0.7
repository: https://CRAN.R-project.org/package=betaSandwich
repository-code: https://github.com/jeksterslab/betaSandwich
url: https://jeksterslab.github.io/betaSandwich/
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: betaSandwich
Title: Robust Confidence Intervals for Standardized Regression Coefficients
Version: 1.0.6.9000
Version: 1.0.7
Authors@R:
person(given = "Ivan Jacob Agaloos",
family = "Pesigan",
Expand Down
6 changes: 4 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# betaSandwich 1.0.6.9000
# betaSandwich 1.0.7

* Latest development version.
## Patch

* Minor documentation edits.

# betaSandwich 1.0.6

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
betaSandwich
================
Ivan Jacob Agaloos Pesigan
2024-04-11
2024-04-14

<!-- README.md is generated from README.Rmd. Please edit that file -->
<!-- badges: start -->
Expand Down
154 changes: 77 additions & 77 deletions vignettes/vignettes.bib

Large diffs are not rendered by default.

0 comments on commit 4e6a66a

Please sign in to comment.