R/SUtools-package.R

#' SUtools is a package for Fortran code handling with R
#'
#' Tools for autogenerating fortran registration code. I must have done
#' this at least three times and forgot to organize the code each time.
#' This package bundles the `mortran` preprocessor, with slight
#' modifications.
#'
#' @name SUtools-package
#' @useDynLib SUtools
#' @aliases cubature-package cubature
#' @docType package
#' @author Balasubramanian Narasimhan
#' Maintainer: Balasubramanian Narasimhan<naras@stat.stanford.edu>
#' @keywords package
NULL
bnaras/SUtools documentation built on Nov. 26, 2022, 6:07 p.m.