# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "servr" in publications use:' type: software license: GPL-1.0-only title: 'servr: A Simple HTTP Server to Serve Static Files or Dynamic Documents' version: 0.32.1 doi: 10.32614/CRAN.package.servr abstract: Start an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory. authors: - family-names: Xie given-names: Yihui email: xie@yihui.name orcid: https://orcid.org/0000-0003-0645-5666 repository: https://yihui.r-universe.dev repository-code: https://github.com/yihui/servr commit: ef4b3c5875bf40a913e1007bdbd5e584114180d7 url: https://github.com/yihui/servr contact: - family-names: Xie given-names: Yihui email: xie@yihui.name orcid: https://orcid.org/0000-0003-0645-5666