File: NAMESPACE

package info (click to toggle)
r-cran-stanheaders 2.32.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,652 kB
  • sloc: cpp: 125,776; ansic: 73,706; f90: 30,959; ml: 243; sh: 15; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (3)
1
2
3
if(.Platform$OS.type == "windows") useDynLib(StanHeaders, .registration = TRUE)
importFrom(RcppParallel, RcppParallelLibs)
export(stanFunction)