Source: r-cran-sendmailr
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-base64enc,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-sendmailr
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-sendmailr.git
Homepage: https://cran.r-project.org/package=sendmailR
Rules-Requires-Root: no

Package: r-cran-sendmailr
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Send Email Using R
 Package contains a simple SMTP client with minimal dependencies which provides
 a portable solution for sending email, including file attachments and inline
 html reports, from within R. SMTP Authentication and SSL/STARTTLS is
 implemented using curl.
