R/compile.r

#' @importFrom TMB compile MakeADFun sdreport
#' @importFrom fmesher fm_fem fm_basis
#' @importFrom ggplot2 ggplot aes xlab ylab geom_line theme_minimal geom_histogram .data
#' geom_sf theme ggtitle geom_abline theme_void after_stat
#' @importFrom gridExtra grid.arrange
#' @importFrom grid textGrob gpar
#' @importFrom utils sessionInfo tail
#' @importFrom grDevices dev.new
#' @importFrom graphics points
#' @importFrom stats ppoints qexp quantile runif qlogis optim plogis ks.test Box.test nlminb reshape qexp dexp
#' @importFrom sf st_sfc st_polygon st_sf st_as_sf st_coordinates st_multipoint st_crs st_is_valid
#' st_make_valid st_polygon st_intersects st_intersection st_area st_geometry st_contains
#' @importFrom dplyr left_join
#' @importFrom Matrix diag sparseMatrix
#' @useDynLib stelfi
NULL
cmjt/stelfi documentation built on Oct. 25, 2023, 2:53 p.m.