Skip to content

Commit

Permalink
Switch horseshoeSummardf and lassoSummardf to dontrun
Browse files Browse the repository at this point in the history
  • Loading branch information
billdenney committed Jan 17, 2023
1 parent b9c84b5 commit 109109a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/bayesiancovsel.R
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ tau0 <- NULL
#' @export
#' @author Vishal Sarsani, Christian Bartels
#' @examples
#' \donttest{
#' \dontrun{
#' one.cmt <- function() {
#' ini({
#' tka <- 0.45; label("Ka")
Expand Down Expand Up @@ -221,7 +221,7 @@ horseshoeSummardf <- function(fit,covarsVec,...){
#' @author Vishal Sarsani, Christian Bartels
#'
#' @examples
#' \donttest{
#' \dontrun{
#' one.cmt <- function() {
#' ini({
#' tka <- 0.45; label("Ka")
Expand Down
2 changes: 1 addition & 1 deletion man/horseshoeSummardf.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/lassoSummardf.Rd

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

0 comments on commit 109109a

Please sign in to comment.