Commit graph

14 commits

Author SHA1 Message Date
TAKATSU Tomonari
38f2075909 - Update to 2.3 2016-12-17 06:11:02 +00:00
TAKATSU Tomonari
4e0fbb692e - Update to 2.2 2016-12-16 08:53:34 +00:00
TAKATSU Tomonari
96cf4e48da - Update to 2.1 2016-10-10 14:58:47 +00:00
TAKATSU Tomonari
0e4698996a - Update to 2.0 2016-10-08 07:34:55 +00:00
TAKATSU Tomonari
f153ae10d2 - Update to 1.2 2016-08-15 05:05:44 +00:00
TAKATSU Tomonari
b42285ad1b - Update to 1.1 2016-07-29 05:43:30 +00:00
TAKATSU Tomonari
1809659a1d - Update to 1.0
- Add "compiles" argument to USES=cran
2016-07-28 10:17:21 +00:00
TAKATSU Tomonari
82362accad - Update to 0.9.7 2016-04-14 11:03:33 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
TAKATSU Tomonari
613442dcfe - Update to 0.9.6 2016-02-19 04:58:21 +00:00
TAKATSU Tomonari
1419bfea36 - Update to 0.9.5
- Cosmetic change
2016-01-27 05:47:13 +00:00
TAKATSU Tomonari
ffe98c4c3f - Update to 0.9.4 2015-11-25 20:26:10 +00:00
TAKATSU Tomonari
0feccd03d7 - Update to 0.9.3 2015-08-29 07:40:18 +00:00
TAKATSU Tomonari
c48e3b93ec - Add new port: ftp/R-cran-curl
The curl() and curl_download() functions provide highly configurable
  drop-in replacements for base url() and download.file() with better
  performance, support for encryption (https://, ftps://), 'gzip'
  compression, authentication, and other 'libcurl' goodies. The core
  of the package implements a framework for performing fully customized
  requests where data can be processed either in memory, on disk, or
  streaming via the callback or connection interfaces. Some knowledge
  of 'libcurl' is recommended; for a more-user-friendly web client
  see the 'httr' package which builds on this package with HTTP
  specific tools and logic.

  WWW: https://cran.r-project.org/web/packages/curl/
2015-08-09 21:46:54 +00:00