# -*- 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

# Revert to GitHub once updated there.
R.setup             cran wch downloader 0.4.1 v
revision            2
categories-append   net
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         R package for downloading files over HTTP and HTTPS
long_description    {*}${description}
checksums           rmd160  acc702a2a635bdc142fc534b3d5478393dd6e2d0 \
                    sha256  74595ff67e9600e3bbe25fa2daf2eec770fab9eaaea12e63b61a32086e035175 \
                    size    6942
# github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-digest

depends_test-append port:R-testthat

test.run            yes
