Skip to content

Commit

Permalink
Merge pull request #349 from jhorzek/jhorzek-patch-1
Browse files Browse the repository at this point in the history
Jhorzek patch 1  [skip actions]
  • Loading branch information
jhorzek authored Jun 25, 2023
2 parents 7aa6310 + 720f348 commit 5d1c9e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: lessSEM
Type: Package
Title: Non-Smooth Regularization for Structural Equation Models
Version: 1.5.1
Version: 1.5.2
Authors@R: c(person(given = "Jannik H.", family = "Orzek",
role = c("aut", "cre", "cph"),
email = "orzek@mpib-berlin.mpg.de",
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ branch will match the version currently available from CRAN. The **development**
will have newer features not yet available from CRAN. This branch will have passed all
current tests of our test suite, but may not be ready for CRAN yet (e.g., because
not all objectives of the road map have been met). **gh-pages** is used to create
the [documentation website](jhorzek.github.io/lessSEM/). Finally, all other branches
the [documentation website](https://jhorzek.github.io/lessSEM/). Finally, all other branches
are used for ongoing development and should be considered unstable.

# Introduction
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ devtools::install_github("jhorzek/lessSEM",
> CRAN. This branch will have passed all current tests of our test
> suite, but may not be ready for CRAN yet (e.g., because not all
> objectives of the road map have been met). **gh-pages** is used to
> create the [documentation website](jhorzek.github.io/lessSEM/).
> create the [documentation website](https://jhorzek.github.io/lessSEM/).
> Finally, all other branches are used for ongoing development and
> should be considered unstable.
Expand Down

0 comments on commit 5d1c9e0

Please sign in to comment.