Package: RcppTskitTestLinking Title: Testing linking to and importing from 'RcppTskit' Version: 0.1.0 Authors@R: person("Gregor", "Gorjanc", , "gregor.gorjanc@gmail.com", role = c("aut", "cre", "cph")) Description: This is a demo package that shows how to link to and import from 'RcppTskit' package, which provides 'R' access to 'tskit' C API. License: MIT + file LICENSE Depends: R (>= 4.0.0) Imports: methods, RcppTskit (>= 0.3.0) LinkingTo: Rcpp (>= 0.12.10), RcppTskit (>= 0.3.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libpng-dev python3 Repository: https://highlanderlab.r-universe.dev Date/Publication: 2026-03-02 10:03:54 UTC RemoteUrl: https://github.com/HighlanderLab/RcppTskitTestLinking RemoteRef: HEAD RemoteSha: 2071fd7de6f96a7c550d0313663cf12c9107158d NeedsCompilation: yes Packaged: 2026-07-11 08:53:37 UTC; root Author: Gregor Gorjanc [aut, cre, cph] Maintainer: Gregor Gorjanc