Package: PTBinteRface Title: Interface to the paratuberculosis model contained in the PTBinraeR package Version: 0.2.2-1 Date: 2026-03-10 Description: This is a wrapper package for INRAE's PTB model. The model can be run using the run_ptb_model function. See the vignette for more information. Authors@R: c(person(given = "Matt", family = "Denwood", email = "md@sund.ku.dk", role = c("aut","cre")), person(given = "Sandie", family = "Arnoux", email = "sandie.arnoux@inrae.fr", role = c("aut")) ) License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Additional_repositories: https://ku-awdc.github.io/drat/ Depends: R (>= 4.1.0) LinkingTo: Rcpp, PTBinraeR (>= 0.2.0) Imports: methods, PTBinraeR, Rcpp, readr, rlang Suggests: knitr, spelling, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Language: en-GB SystemRequirements: C++20 Repository: https://ku-awdc.r-universe.dev Date/Publication: 2026-03-10 11:52:14 UTC RemoteUrl: https://github.com/ku-awdc/PTBinteRface RemoteRef: v0.2.2 RemoteSha: 94e9ca22b96d5393d1a26780e3a0af6b0812a35a NeedsCompilation: yes Packaged: 2026-06-08 07:55:44 UTC; root Author: Matt Denwood [aut, cre], Sandie Arnoux [aut] Maintainer: Matt Denwood