# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             github ropensci-archive rorcid 0.7.0 v
revision            1
maintainers         nomaintainer
license             MIT
description         Interface to the Orcid.org API
long_description    {*}${description}
homepage            https://docs.ropensci.org/rorcid
checksums           rmd160  16f56fd840ef2edbcab3e66bf7b9e3041119d35e \
                    sha256  62f8003753625cc51e20fc89e2360e0b5475f17f9b028046121dbf8af9bc5971 \
                    size    897609
supported_archs     noarch

depends_lib-append  port:R-crul \
                    port:R-data.table \
                    port:R-fauxpas \
                    port:R-httr \
                    port:R-jsonlite \
                    port:R-tibble \
                    port:R-xml2
