Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tags (internal, noRd, export) #255

Open
GeraldineGomez opened this issue Dec 4, 2024 · 0 comments
Open

Add tags (internal, noRd, export) #255

GeraldineGomez opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
CRAN Preparing CRAN submission

Comments

@GeraldineGomez
Copy link
Member

#' Sets empty distribution
sf_none <- function() {
return(list(name = "none"))
}

serofoi/R/build_stan_data.R

Lines 138 to 143 in e34ae04

#' Set stan data defaults for sampling
#'
#' @param stan_data List to be passed to [rstan][rstan::sampling]
#' @inheritParams fit_seromodel
#' @return List with default values of stan data for sampling
set_stan_data_defaults <- function(

Please execute the following command to address any other missing tags in your functions:

checkhelper::find_missing_tags()

@GeraldineGomez GeraldineGomez added the CRAN Preparing CRAN submission label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CRAN Preparing CRAN submission
Projects
None yet
Development

No branches or pull requests

2 participants