Package: duckduckr Type: Package Title: Simple Client for the DuckDuckGo Instant Answer API Version: 1.0.0.9000 Authors@R: c(person("Dirk", "Schumacher", email = "mail@dirk-schumacher.net", role = c("aut", "cre"))) Description: Programmatic access to the DuckDuckGo Instant Answer API . License: MIT + file LICENSE URL: https://github.com/dirkschumacher/duckduckr BugReports: https://github.com/dirkschumacher/duckduckr/issues Encoding: UTF-8 Imports: crul, jsonlite Suggests: testthat, covr RoxygenNote: 6.0.1 Config/pak/sysreqs: libssl-dev Repository: https://dirkschumacher.r-universe.dev Date/Publication: 2017-04-13 20:38:33 UTC RemoteUrl: https://github.com/dirkschumacher/duckduckr RemoteRef: HEAD RemoteSha: 59f6589c740ed498c9ac79a3650b29fe57bd36be NeedsCompilation: no Packaged: 2026-07-09 08:10:15 UTC; root Author: Dirk Schumacher [aut, cre] Maintainer: Dirk Schumacher