Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (22m)  pkgsrc-2024Q1 (4d)  pkgsrc-2023Q4 (78d)  pkgsrc-2023Q2 (110d) 

2024-06-17 19:18:43 UTC Now

2019-08-25 17:11:00 UTC MAIN commitmail json YAML

Add a description of 'make upload-distfiles' to the TeXlive package section.

TeXlive packages are unusual in avoiding direct downloads from the upstream
CTAN repository.  Therefore, developers must manually upload the appropriate
distfiles.  To help avoid forgetting this step, add a description to the
Pkgsrc Guide in the section describing TeXlive packages.

(brook)

2019-08-14 22:03:15 UTC MAIN commitmail json YAML

R-ggtern: fix an incorrect dependency.

The missing dependency added in the previous commit was wrong, so fix it.

(brook)

2019-08-14 18:12:00 UTC MAIN commitmail json YAML

Add the biopython license to DEFAULT_ACCEPTABLE_LICENSES.

The biopython license is _very_ similar, but not identical, to many
other open source licenses used throughout pkgsrc.  The gratuitous
differences are being addressed by the project through an effort to
relicense all files to the 3-clause BSD license.  In the meantime,
Debian has accepted that the current biopython license meets the DFSG
and includes the package in their main distribution.  Consequently,
rename the license file and add it to DEFAULT_ACCEPTABLE_LICENSES.

See http://mail-index.netbsd.org/pkgsrc-changes/2019/08/13/msg195804.html.

(brook)

2019-08-14 17:38:25 UTC MAIN commitmail json YAML

2019-08-14 17:31:34 UTC MAIN commitmail json YAML

Add a section to "Common packages" describing a typical TeXlive package.

(brook)

2019-08-14 17:26:31 UTC MAIN commitmail json YAML

Add a section to "Common packages" describing a typical R package.

(brook)

2019-08-13 03:13:12 UTC MAIN commitmail json YAML

py-biopython: initial commit of the biopython license

The Biopython package contains high-quality, reusable modules and
scripts written in Python to make it as easy as possible to use Python
for bioinformatics.  The Biopython includes the follwing: the ability
to parse bioinformatics files into python utilizable data structures,
including support for the formats such as Blast output, Clustalw,
FASTA, GenBank, PubMed and Medicine, various Expasy files, SCOP,
Rebase, UniGene, and SwissProt.

(brook)

2019-08-13 03:07:00 UTC MAIN commitmail json YAML

2019-08-13 02:39:45 UTC MAIN commitmail json YAML

xca: initial commit

X - Certificate and Key management

This application is intended for creating and managing X.509
certificates, certificate requests, RSA, DSA and EC private keys,
Smartcards and CRLs.  Everything that is needed for a CA is
implemented.  All CAs can sign sub-CAs recursively. These certificate
chains are shown clearly.  For an easy company-wide use there are
customiseable templates that can be used for certificate or request
generation.

All cryptographic data is stored in a SQL database. SQLite, MySQL
(MariaDB) and PostgreSQL databases are supported.

(brook)

2019-08-13 02:32:06 UTC MAIN commitmail json YAML

2019-08-13 02:29:54 UTC MAIN commitmail json YAML

tex-outline: initial commit

The package defines an outline environment, which provides
facilities similar to enumerate, but up to 6 levels deep.

(brook)

2019-08-13 02:27:24 UTC MAIN commitmail json YAML

2019-08-13 02:25:05 UTC MAIN commitmail json YAML

tex-nfssext-cfr: initial commit

The package is a development of nfssext.sty, distributed with
the examples for the font installation guide. The package has
been developed for use in packages such as cfr-lm and
venturisadf.

(brook)

2019-08-13 02:21:44 UTC MAIN commitmail json YAML

2019-08-13 02:19:16 UTC MAIN commitmail json YAML

tex-beamerposter: initial commit

The package enables the user to use beamer style operations on
a canvas of the sizes provided by a0poster; font scaling is
available (using packages such as type1cm if necessary). In
addition, the package allows the user to benefit from the nice
colour box handling and alignment provided by the beamer class
(for example, with rounded corners and shadows). Good looking
posters may be created very rapidly. Features include: scalable
fonts using the fp and type1cm packages; posters in A-series
sizes, and custom sizes like double A0 are possible; still
applicable to custom beamer slides, e.g. 16:9 slides for a
wide-screen (i.e. 1.78 aspect ratio); orientation may be
portrait or landscape; a 'debug mode' is provided.

(brook)

2019-08-13 02:16:10 UTC MAIN commitmail json YAML

2019-08-13 02:13:40 UTC MAIN commitmail json YAML

tex-chemfig: initial commit

The package provides the command \chemfig{<code>}, which draws
molecules using the TikZ package. The <code> argument provides
instructions for the drawing operation. While the diagrams
produced are essentially 2-dimensional, the package supports
many of the conventional notations for illustrating the
3-dimensional layout of a molecule. The package uses TikZ for
its actual drawing operations.

(brook)

2019-08-12 14:07:21 UTC MAIN commitmail json YAML

2019-08-11 21:37:09 UTC MAIN commitmail json YAML

2019-08-11 15:39:29 UTC MAIN commitmail json YAML

R-ggtern: add a missing dependency.

(brook)

2019-08-09 21:52:34 UTC MAIN commitmail json YAML

py-biopython: initial commit

The Biopython package contains high-quality, reusable modules and
scripts written in Python to make it as easy as possible to use Python
for bioinformatics.  The Biopython includes the follwing: the ability
to parse bioinformatics files into python utilizable data structures,
including support for the formats such as Blast output, Clustalw,
FASTA, GenBank, PubMed and Medicine, various Expasy files, SCOP,
Rebase, UniGene, and SwissProt.

(brook)

2019-08-09 20:56:19 UTC MAIN commitmail json YAML

R-ggExtra: initial commit

Collection of functions and layers to enhance 'ggplot2'. The flagship
function is 'ggMarginal()', which can be used to add marginal
histograms/boxplots/density plots to 'ggplot2' scatterplots.

(brook)

2019-08-09 20:55:25 UTC MAIN commitmail json YAML

R-colourpicker: initial commit

A colour picker that can be used as an input in Shiny apps or
Rmarkdown documents. The colour picker supports alpha opacity, custom
colour palettes, and many more options. A Plot Colour Helper tool is
available as an RStudio Addin, which helps you pick colours to use in
your plots. A more generic Colour Picker RStudio Addin is also
provided to let you select colours to use in your R code.

(brook)

2019-08-09 20:54:29 UTC MAIN commitmail json YAML

R-miniUI: initial commit

Provides UI widget and layout functions for writing Shiny apps that
work well on small screens.

(brook)

2019-08-09 20:53:39 UTC MAIN commitmail json YAML

R-shinyjs: initial commit

Perform common useful JavaScript operations in Shiny apps that will
greatly improve your apps without having to know any JavaScript.
Examples include: hiding an element, disabling an input, resetting an
input back to its original value, delaying code execution by a few
seconds, and many more useful functions for both the end user and the
developer. 'shinyjs' can also be used to easily call your own custom
JavaScript functions from R.

(brook)

2019-08-09 20:52:49 UTC MAIN commitmail json YAML

R-shiny: initial commit

Makes it incredibly easy to build interactive web applications with R.
Automatic "reactive" binding between inputs and outputs and extensive
prebuilt widgets make it possible to build beautiful, responsive, and
powerful applications with minimal effort.

(brook)

2019-08-09 20:26:46 UTC MAIN commitmail json YAML

R-httpuv: initial commit

Provides low-level socket and protocol support for handling HTTP and
WebSocket requests directly from within R. It is primarily intended as
a building block for other packages, rather than making it
particularly easy to create complete web applications using httpuv
alone. httpuv is built on top of the libuv and http-parser C
libraries, both of which were developed by Joyent, Inc. (See LICENSE
file for libuv and http-parser license information.)

(brook)

2019-08-09 20:25:29 UTC MAIN commitmail json YAML

R-promises: initial commit

Provides fundamental abstractions for doing asynchronous programming
in R using promises. Asynchronous programming is useful for allowing a
single R process to orchestrate multiple tasks in the background while
also attending to something else. Semantics are similar to
'JavaScript' promises, but with a syntax that is idiomatic R.

(brook)

2019-08-09 20:24:22 UTC MAIN commitmail json YAML

R-later: initial commit

Executes arbitrary R or C functions some time after the current time,
after the R execution stack has emptied.

(brook)

2019-08-09 19:13:06 UTC MAIN commitmail json YAML

2019-08-09 19:12:15 UTC MAIN commitmail json YAML

R-roxygen2: initial commit

Generate your Rd documentation, 'NAMESPACE' file, and collation field
using specially formatted comments. Writing documentation in-line with
code makes it easier to keep your documentation up-to-date as your
requirements change. 'Roxygen2' is inspired by the 'Doxygen' system
for C++.

(brook)

2019-08-09 19:11:22 UTC MAIN commitmail json YAML

R-pkgload: initial commit

Simulates the process of installing a package and then attaching it.
This is a key part of the 'devtools' package as it allows you to
rapidly iterate while developing a package.

(brook)

2019-08-09 19:10:28 UTC MAIN commitmail json YAML

R-rcmdcheck: initial commit

Run 'R CMD check' from 'R' and capture the results of the individual
checks. Supports running checks in the background, timeouts, pretty
printing and comparing check results.

(brook)

2019-08-09 19:09:29 UTC MAIN commitmail json YAML

R-usethis: initial commit

Automate package and project setup tasks that are otherwise performed
manually. This includes setting up unit testing, test coverage,
continuous integration, Git, 'GitHub', licenses, 'Rcpp', 'RStudio'
projects, and more.

(brook)

2019-08-09 19:08:33 UTC MAIN commitmail json YAML

2019-08-09 19:07:44 UTC MAIN commitmail json YAML

R-httr: initial commit

Useful tools for working with HTTP organised by HTTP verbs (GET(),
POST(), etc). Configuration functions make it easy to control
additional request components (authenticate(), add_headers() and so
on).

(brook)

2019-08-09 19:06:46 UTC MAIN commitmail json YAML

R-pkgbuild: initial commit

Provides functions used to build R packages. Locates compilers needed
to build R packages on various platforms and ensures the PATH is
configured appropriately so R can use them.

(brook)

2019-08-09 19:05:49 UTC MAIN commitmail json YAML

R-callr: initial commit

It is sometimes useful to perform a computation in a separate R
process, without affecting the current R process at all. This packages
does exactly that.

(brook)

2019-08-09 19:04:58 UTC MAIN commitmail json YAML

R-openssl: initial commit

Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers.
Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519.
Cryptographic signatures can either be created and verified manually
or via x509 certificates. AES can be used in cbc, ctr or gcm mode for
symmetric encryption; RSA for asymmetric (public key) encryption or EC
for Diffie Hellman. High-level envelope functions combine RSA and AES
for encrypting arbitrary sized data. Other utilities include key
generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a
secure random number generator, and 'bignum' math methods for manually
performing crypto calculations on large multibyte integers.

(brook)

2019-08-09 19:04:11 UTC MAIN commitmail json YAML

R-xopen: initial commit

Cross platform solution to open files, directories or 'URLs' with
their associated programs.

(brook)

2019-08-09 19:03:18 UTC MAIN commitmail json YAML

R-processx: initial commit

Tools to run system processes in the background. It can check if a
background process is running; wait on a background process to finish;
get the exit status of finished processes; kill background processes.
It can read the standard output and error of the processes, using
non-blocking connections. 'processx' can poll a process for standard
output or error, with a timeout. It can also poll several processes at
once.

(brook)

2019-08-09 19:02:20 UTC MAIN commitmail json YAML

R-askpass: initial commit

Cross-platform utilities for prompting the user for credentials or a
passphrase, for example to authenticate with a server or read a
protected key. Includes native programs for MacOS and Windows, hence
no 'tcltk' is required. Password entry can be invoked in two different
ways: directly from R via the askpass() function, or indirectly as
password-entry back-end for 'ssh-agent' or 'git-credential' via the
SSH_ASKPASS and GIT_ASKPASS environment variables. Thereby the user
can be prompted for credentials or a passphrase if needed when R calls
out to git or ssh.

(brook)

2019-08-09 19:01:08 UTC MAIN commitmail json YAML

R-desc: initial commit

Tools to read, write, create, and manipulate DESCRIPTION files. It is
intended for packages that create or manipulate other packages.

(brook)

2019-08-09 18:39:07 UTC MAIN commitmail json YAML

R-testthat: initial commit

Software testing is important, but, in part because it is frustrating
and boring, many of us avoid it. 'testthat' is a testing framework for
R that is easy to learn and use, and integrates with your existing
'workflow'.

(brook)

2019-08-09 18:38:12 UTC MAIN commitmail json YAML

R-ps: initial commit

List, query and manipulate all system processes, on 'Windows', 'Linux'
and 'macOS'.

(brook)

2019-08-09 18:37:22 UTC MAIN commitmail json YAML

R-git2r: initial commit

Interface to the 'libgit2' library, which is a pure C implementation
of the 'Git' core methods. Provides access to 'Git' repositories to
extract data and running some basic 'Git' commands.

(brook)

2019-08-09 18:36:29 UTC MAIN commitmail json YAML

R-sys: initial commit

Drop-in replacements for the base system2() function with fine control
and consistent behavior across platforms. Supports clean interruption,
timeout, background tasks, and streaming STDIN / STDOUT / STDERR over
binary or text connections. Arguments on Windows automatically get
encoded and quoted to work on different locales.

(brook)

2019-08-09 18:35:36 UTC MAIN commitmail json YAML

R-rprojroot: initial commit

Robust, reliable and flexible paths to files below a project root. The
'root' of a project is defined as a directory that matches a certain
criterion, e.g., it contains a certain regular file.

(brook)

2019-08-09 18:34:34 UTC MAIN commitmail json YAML

R-sessioninfo: initial commit

Query and print information about the current R session. It is similar
to 'utils::sessionInfo()', but includes more information about
packages, and where they were installed from.

(brook)

2019-08-09 18:33:40 UTC MAIN commitmail json YAML

R-remotes: initial commit

Download and install R packages stored in 'GitHub', 'BitBucket', or
plain 'subversion' or 'git' repositories. This package provides the
'install_*' functions in 'devtools'. Indeed most of the code was
copied over from 'devtools'.

(brook)

2019-08-09 18:32:49 UTC MAIN commitmail json YAML

R-brew: initial commit

brew implements a templating framework for mixing text and R code for
report generation. brew template syntax is similar to PHP, Ruby's erb
module, Java Server Pages, and Python's psp module.

(brook)

2019-08-09 18:32:00 UTC MAIN commitmail json YAML

R-commonmark: initial commit

The CommonMark specification defines a rationalized version of
markdown syntax. This package uses the 'cmark' reference
implementation for converting markdown text into various formats
including html, latex and groff man. In addition it exposes the
markdown parse tree in xml format. Also includes opt-in support for
GFM extensions including tables, autolinks, and strikethrough text.

(brook)

2019-08-09 18:31:06 UTC MAIN commitmail json YAML

R-xml2: initial commit

Work with XML files using a simple, consistent interface. Built on top
of the 'libxml2' C library.

(brook)

2019-08-09 18:29:51 UTC MAIN commitmail json YAML

R-praise: initial commit

Build friendly R packages that praise their users if they have done
something good, or they just need it to feel better.

(brook)

2019-08-09 18:28:57 UTC MAIN commitmail json YAML

R-clisymbols: initial commit

A small subset of Unicode symbols, that are useful when building
command line applications. They fall back to alternatives on terminals
that do not support Unicode. Many symbols were taken from the
'figures' 'npm' package (see
<https://github.com/sindresorhus/figures>).

(brook)

2019-08-09 18:28:06 UTC MAIN commitmail json YAML

R-fs: initial commit

A cross-platform interface to file system operations, built on top of
the 'libuv' C library.

(brook)

2019-08-09 18:27:14 UTC MAIN commitmail json YAML

R-ini: initial commit

Parse simple '.ini' configuration files to an structured list. Users
can manipulate this resulting list with lapply() functions. This same
structured list can be used to write back to file after modifications.

(brook)

2019-08-09 18:26:15 UTC MAIN commitmail json YAML

R-whisker: initial commit

logicless templating, reuse templates in many programming languages
including R

(brook)

2019-08-09 16:25:23 UTC MAIN commitmail json YAML

R-tidyr: initial commit

An evolution of 'reshape2'. It's designed specifically for data
tidying (not general reshaping or aggregating) and works well with
'dplyr' data pipelines.

(brook)

2019-08-09 16:23:47 UTC MAIN commitmail json YAML

R-dplyr: initial commit

A fast, consistent tool for working with data frame like objects, both
in memory and out of memory.

(brook)

2019-08-09 16:22:31 UTC MAIN commitmail json YAML

R-tidyselect: initial commit

A backend for the selecting functions of the 'tidyverse'. It makes it
easy to implement select-like functions in your own packages in a way
that is consistent with other 'tidyverse' interfaces for selection.

(brook)

2019-08-09 16:20:55 UTC MAIN commitmail json YAML

R-purrr: initial commit

A complete and consistent functional programming toolkit for R.

(brook)

2019-08-09 15:51:57 UTC MAIN commitmail json YAML

R-ggtern: initial commit

Extends the functionality of 'ggplot2', providing the capability to
plot ternary diagrams for (subset of) the 'ggplot2' geometries.
Additionally, 'ggtern' has implemented several NEW geometries which
are unavailable to the standard 'ggplot2' release. For further
examples and documentation, please proceed to the 'ggtern' website.

(brook)

2019-08-09 15:50:06 UTC MAIN commitmail json YAML

R-compositions: initial commit

Provides functions for the consistent analysis of compositional data
(e.g. portions of substances) and positive numbers (e.g.
concentrations) in the way proposed by J. Aitchison and V.
Pawlowsky-Glahn.

(brook)

2019-08-09 15:48:20 UTC MAIN commitmail json YAML

R-robustbase: initial commit

"Essential" Robust Statistics. Tools allowing to analyze data with
robust methods.  This includes regression methodology including model
selections and multivariate statistics where we strive to cover the
book "Robust Statistics, Theory and Methods" by 'Maronna, Martin and
Yohai'; Wiley 2006.

(brook)

2019-08-09 15:46:29 UTC MAIN commitmail json YAML

R-tensorA: initial commit

Provides convenience functions for advanced linear algebra with
tensors and computation with datasets of tensors on a higher level
abstraction. It includes Einstein and Riemann summing conventions,
dragging, co- and contravariate indices, parallel computations on
sequences of tensors.

(brook)

2019-08-09 15:43:48 UTC MAIN commitmail json YAML

R-DEoptimR: initial commit

Differential Evolution (DE) stochastic algorithms for global
optimization of problems with and without constraints. The aim is to
curate a collection of its state-of-the-art variants that (1) do not
sacrifice simplicity of design, (2) are essentially tuning-free, and
(3) can be efficiently implemented directly in the R language.
Currently, it only provides an implementation of the 'jDE' algorithm
by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133>.

(brook)

2019-08-09 15:42:02 UTC MAIN commitmail json YAML

R-energy: initial commit

E-statistics (energy) tests and statistics for multivariate and
univariate inference, including distance correlation, one-sample,
two-sample, and multi-sample tests for comparing multivariate
distributions, are implemented. Measuring and testing multivariate
independence based on distance correlation, partial distance
correlation, multivariate goodness-of-fit tests, k-groups and
hierarchical clustering based on energy distance, testing for
multivariate normality, distance components (disco) for non-parametric
analysis of structured data, and other energy statistics/methods are
implemented.

(brook)

2019-08-09 15:39:05 UTC MAIN commitmail json YAML

R-bayesm: initial commit

Covers many important models used in marketing and micro-econometrics
applications. The package includes: Bayes Regression (univariate or
multivariate dep var), Bayes Seemingly Unrelated Regression (SUR),
Binary and Ordinal Probit, Multinomial Logit (MNL) and Multinomial
Probit (MNP), Multivariate Probit, Negative Binomial (Poisson)
Regression, Multivariate Mixtures of Normals (including clustering),
Dirichlet Process Prior Density Estimation with normal base,
Hierarchical Linear Models with normal prior and covariates,
Hierarchical Linear Models with a mixture of normals prior and
covariates, Hierarchical Multinomial Logits with a mixture of normals
prior and covariates, Hierarchical Multinomial Logits with a Dirichlet
Process prior and covariates, Hierarchical Negative Binomial
Regression Models, Bayesian analysis of choice-based conjoint data,
Bayesian treatment of linear instrumental variables models, Analysis
of Multivariate Ordinal survey data with scale usage heterogeneity (as
in Rossi et al, JASA (01)), Bayesian Analysis of Aggregate Random
Coefficient Logit Models as in BLP (see Jiang, Manchanda, Rossi 2009)
For further reference, consult our book, Bayesian Statistics and
Marketing by Rossi, Allenby and McCulloch (Wiley 2005) and Bayesian
Non- and Semi-Parametric Methods and Applications (Princeton U Press
2014).

(brook)

2019-08-09 15:20:31 UTC MAIN commitmail json YAML

R-latex2exp: initial commit.

Parses and converts LaTeX math formulas to R's plotmath expressions,
used to enter mathematical formulas and symbols to be rendered as
text, axis labels, etc. throughout R's plotting system.

(brook)

2019-08-08 20:55:04 UTC MAIN commitmail json YAML

Update all R packages to canonical form.

The canonical form [1] of an R package Makefile includes the
following:

- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
  needed), and CATEGORIES.

- HOMEPAGE is not present but defined in math/R/Makefile.extension to
  refer to the CRAN web page describing the package.  Other relevant
  web pages are often linked from there via the URL field.

This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.

[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html

(brook)

2019-08-08 20:14:27 UTC MAIN commitmail json YAML

Update to version 0.6.

Changes since version 0.5:

* Improve the canonical format of an R package Makefile:

  - Place R_PKGNAME, R_PKGVER, and CATEGORIES in the first stanza.
  - Simplify CATEGORIES by defining common ones in Makefile.extension.
  - Use the default value of HOMEPAGE defined in Makefile.extension.

* Annotate generated comments with [R2pkg] to make them easier to find.

(brook)

2019-08-08 19:53:58 UTC MAIN commitmail json YAML

Update all R packages to canonical form.

The canonical form [1] of an R package Makefile includes the
following:

- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
  needed), and CATEGORIES.

- HOMEPAGE is not present but defined in math/R/Makefile.extension to
  refer to the CRAN web page describing the package.  Other relevant
  web pages are often linked from there via the URL field.

This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.

[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html

(brook)

2019-08-07 21:54:34 UTC MAIN commitmail json YAML

Add 'R' to the cateogries for R packages.

The category 'R' is used to denote R packages, just as 'perl5' and 'python'
are used in other cases.  To ensure consistency, add that to CATEGORIES in
Makefile.extension rather than in each individual R package.  This was
discussed in http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html.

(brook)

2019-08-07 21:48:01 UTC MAIN commitmail json YAML

R-IRkernel: remove a needless GITHUB_PROJECT line.

(brook)

2019-08-01 14:26:45 UTC MAIN commitmail json YAML

R-RandomFieldsUtils: add a missing buildlink3.mk file.

(brook)

2019-08-01 13:11:08 UTC MAIN commitmail json YAML

2019-08-01 12:58:31 UTC MAIN commitmail json YAML

R-curl: remove a PLIST that is not needed.

(brook)

2019-08-01 01:23:20 UTC MAIN commitmail json YAML

Remove a patch that was missed in the previous commit.

(brook)

2019-08-01 01:03:17 UTC MAIN commitmail json YAML

R-curl: update to version 4.0.

Update to the canonical form of an R package.

(brook)

2019-08-01 01:00:28 UTC MAIN commitmail json YAML

R-timeDate: update to version 3043.102.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-08-01 00:59:06 UTC MAIN commitmail json YAML

R-yaml: update to version 2.2.0.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-08-01 00:57:56 UTC MAIN commitmail json YAML

R-utf8: update to version 1.1.4.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:58:09 UTC MAIN commitmail json YAML

R-stringr: update to version 1.4.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:56:33 UTC MAIN commitmail json YAML

R-stringi: update to version 1.4.3.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:54:53 UTC MAIN commitmail json YAML

R-markdown: update to version 1.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:53:31 UTC MAIN commitmail json YAML

R-jsonlite: update to canonical form of an R package.

(brook)

2019-07-31 20:52:25 UTC MAIN commitmail json YAML

R-htmltools: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:51:22 UTC MAIN commitmail json YAML

R-highr: update to version 0.8.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:50:08 UTC MAIN commitmail json YAML

R-gsubfn: update to version 0.7.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:48:51 UTC MAIN commitmail json YAML

R-formatR: update to version 1.7.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:47:23 UTC MAIN commitmail json YAML

R-digest: update to version 0.6.20.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:46:05 UTC MAIN commitmail json YAML

R-knitr: update to version 1.23.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:44:35 UTC MAIN commitmail json YAML

R-pbdZMQ: update to version 0.3.3.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:42:03 UTC MAIN commitmail json YAML

R-pillar: update to version 1.4.2.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:40:30 UTC MAIN commitmail json YAML

R-zoo: update to version 1.8.6.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:39:14 UTC MAIN commitmail json YAML

R-xts: update to version 0.11.2.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:37:45 UTC MAIN commitmail json YAML

R-xtable: update to version 1.8.4.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:36:36 UTC MAIN commitmail json YAML

R-wle: update to canonical form of an R package.

(brook)

2019-07-31 20:35:18 UTC MAIN commitmail json YAML

R-tibble: update to version 2.1.3.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:33:59 UTC MAIN commitmail json YAML

R-statmod: update to version 1.4.32.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:32:42 UTC MAIN commitmail json YAML

R-stabledist: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:31:28 UTC MAIN commitmail json YAML

R-splancs: update to version 2.01.40.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:30:03 UTC MAIN commitmail json YAML

R-spacetime: update to version 1.2.2.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:28:34 UTC MAIN commitmail json YAML

R-sp: update to canonical form of an R package.

(brook)

2019-07-31 20:27:31 UTC MAIN commitmail json YAML

R-shapefiles: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:26:23 UTC MAIN commitmail json YAML

R-sgeostat: update to version 1.0.27.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:25:06 UTC MAIN commitmail json YAML

R-reshape2: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:23:32 UTC MAIN commitmail json YAML

R-randomForest: update to version 4.6.14.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:22:08 UTC MAIN commitmail json YAML

R-quantreg: update to version 5.42.1.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:20:36 UTC MAIN commitmail json YAML

R-quadprog: update to version 1.5.7.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:19:10 UTC MAIN commitmail json YAML

R-prob: update to version 1.0.1.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:17:48 UTC MAIN commitmail json YAML

R-prettyunits: update to canonical form of an R package.

(brook)

2019-07-31 20:16:40 UTC MAIN commitmail json YAML

R-poweRlaw: update to version 0.70.2.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:15:10 UTC MAIN commitmail json YAML

R-plyr: update to canonical form of an R package.

(brook)

2019-07-31 20:14:06 UTC MAIN commitmail json YAML

R-pixmap: update to canonical form of an R package.

(brook)

2019-07-31 20:09:59 UTC MAIN commitmail json YAML

R-pbkrtest: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 20:03:25 UTC MAIN commitmail json YAML

R-numDeriv: update to version 2016.8.1.1.

Update to the canonical form of an R package.

(brook)

2019-07-31 20:01:42 UTC MAIN commitmail json YAML

2019-07-31 19:59:31 UTC MAIN commitmail json YAML

R-ncdf: update to canonical form of an R package.

(brook)

2019-07-31 19:58:05 UTC MAIN commitmail json YAML

R-mvtnorm: update to version 1.0.11.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:56:41 UTC MAIN commitmail json YAML

R-minqa: update to canonical form of an R package.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:55:15 UTC MAIN commitmail json YAML

R-maps: update to version 3.3.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:54:06 UTC MAIN commitmail json YAML

R-mapproj: update to version 1.2.6.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:52:48 UTC MAIN commitmail json YAML

R-lmtest: update to version 0.9.37.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:51:24 UTC MAIN commitmail json YAML

R-lmm: update to version 1.2.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:49:55 UTC MAIN commitmail json YAML

R-lme4: update to version 1.1.21.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:48:22 UTC MAIN commitmail json YAML

R-intervals: update to canonical form of an R package.

(brook)

2019-07-31 19:47:02 UTC MAIN commitmail json YAML

R-igraph: update to version 1.2.4.1.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:44:49 UTC MAIN commitmail json YAML

R-hwde: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:43:12 UTC MAIN commitmail json YAML

R-httpRequest: update to version 0.0.10.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:41:56 UTC MAIN commitmail json YAML

R-gtools: update to version 3.8.1.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:40:18 UTC MAIN commitmail json YAML

R-gtable: update to version 0.3.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:38:45 UTC MAIN commitmail json YAML

R-gstat: update to version 2.0.2.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:36:41 UTC MAIN commitmail json YAML

R-gss: update to version 2.1.10.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:34:35 UTC MAIN commitmail json YAML

R-geoRglm: update to version 0.9.11.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:32:49 UTC MAIN commitmail json YAML

R-geoR: update to version 1.7.5.2.1.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:31:13 UTC MAIN commitmail json YAML

R-genetics: update to version 1.3.8.1.2.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:29:34 UTC MAIN commitmail json YAML

R-gdata: update to version 2.18.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:27:50 UTC MAIN commitmail json YAML

R-fracdiff: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:25:41 UTC MAIN commitmail json YAML

R-forecast: update to version 8.7.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:23:25 UTC MAIN commitmail json YAML

R-emdbook: update to version 1.3.11.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:21:32 UTC MAIN commitmail json YAML

R-e1071: update to version 1.7.2.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:19:18 UTC MAIN commitmail json YAML

R-date: update to canonical form of an R package.

(brook)

2019-07-31 19:17:39 UTC MAIN commitmail json YAML

R-combinat: update to version 0.0.8.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:15:51 UTC MAIN commitmail json YAML

R-coda: update to version 0.19.3.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:11:08 UTC MAIN commitmail json YAML

R-clim.pact: update to canonical form of an R package.

(brook)

2019-07-31 19:09:38 UTC MAIN commitmail json YAML

R-classInt: update to version 0.3.3.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:07:47 UTC MAIN commitmail json YAML

R-circular: update to canonical form of an R package.

(brook)

2019-07-31 19:06:30 UTC MAIN commitmail json YAML

R-chron: update to version 2.3.53.

Update to the canonical form of an R package.

(brook)

2019-07-31 19:05:05 UTC MAIN commitmail json YAML

R-carData: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 19:03:32 UTC MAIN commitmail json YAML

R-car: update to version 3.0.3.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:56:18 UTC MAIN commitmail json YAML

R-bitops: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:54:43 UTC MAIN commitmail json YAML

R-bbmle: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:53:17 UTC MAIN commitmail json YAML

R-aplpack: update to version 1.3.2.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:51:49 UTC MAIN commitmail json YAML

R-akima: update to canonical form of an R package.

(brook)

2019-07-31 18:49:49 UTC MAIN commitmail json YAML

R-abind: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:48:28 UTC MAIN commitmail json YAML

R-XML: update to version 3.98.1.20.

Update to the canonical form of an R package.

(brook)

2019-07-31 18:45:22 UTC MAIN commitmail json YAML

R-VGAM: update to version 1.1.1.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:43:15 UTC MAIN commitmail json YAML

R-SparseM: update to canonical form of an R package.

(brook)

2019-07-31 18:41:30 UTC MAIN commitmail json YAML

R-RcppEigen: update to version 0.3.3.5.0.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:39:24 UTC MAIN commitmail json YAML

2019-07-31 18:36:27 UTC MAIN commitmail json YAML

R-Rcmdr: update to version 2.5.3.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:34:10 UTC MAIN commitmail json YAML

2019-07-31 18:26:23 UTC MAIN commitmail json YAML

R-RPostgreSQL: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:23:57 UTC MAIN commitmail json YAML

R-RNetCDF: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:22:12 UTC MAIN commitmail json YAML

R-RColorBrewer: update to canonical form of an R package.

(brook)

2019-07-31 18:21:25 UTC MAIN commitmail json YAML

R-RArcInfo: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:19:47 UTC MAIN commitmail json YAML

R-R2HTML: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:18:35 UTC MAIN commitmail json YAML

R-PHYLOGR: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:17:04 UTC MAIN commitmail json YAML

R-MatrixModels: update to canonical form of an R package.

(brook)

2019-07-31 18:15:35 UTC MAIN commitmail json YAML

R-ISwR: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:13:51 UTC MAIN commitmail json YAML

R-ISLR: update to canonical form of an R package.

(brook)

2019-07-31 18:12:42 UTC MAIN commitmail json YAML

R-GRASS: update to canonical form of an R package.

(brook)

2019-07-31 18:08:51 UTC MAIN commitmail json YAML

R-FNN: update to version 1.1.3.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:06:35 UTC MAIN commitmail json YAML

R-DBI: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 18:05:13 UTC MAIN commitmail json YAML

R-DAAG: update to version 1.22.1.

Update to the canonical form of an R package.

(brook)

2019-07-31 18:03:35 UTC MAIN commitmail json YAML

R-CGIwithR: update to canonical form of an R package.

(brook)

2019-07-31 18:01:32 UTC MAIN commitmail json YAML

R-BH: update to version 1.69.0.1.

Update to the canonical form of an R package.

(brook)

2019-07-31 16:19:01 UTC MAIN commitmail json YAML

R-mime: update to version 0.7.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 16:17:05 UTC MAIN commitmail json YAML

R-sourcetools: update to canonical form of an R package.

(brook)

2019-07-31 16:15:36 UTC MAIN commitmail json YAML

R-codetools: update to version 0.2.16.

Update to the canonical form of an R package and fix the LICENSE
field.  Note that this package is now included within the base R
package, so it is marked with CONFLICTS.

(brook)

2019-07-31 16:12:57 UTC MAIN commitmail json YAML

R-viridisLite: update to canonical form of an R package.

(brook)

2019-07-31 16:11:55 UTC MAIN commitmail json YAML

R-scales: update to version 1.0.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 16:10:16 UTC MAIN commitmail json YAML

R-munsell: update to version 0.5.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 16:09:08 UTC MAIN commitmail json YAML

R-latticeExtra: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 16:07:32 UTC MAIN commitmail json YAML

R-labeling: update to canonical form of an R package.

(brook)

2019-07-31 16:06:21 UTC MAIN commitmail json YAML

R-gridExtra: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 16:04:39 UTC MAIN commitmail json YAML

R-ggplot2: update to version 3.2.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 16:03:07 UTC MAIN commitmail json YAML

R-dichromat: update to canonical form of an R package.

(brook)

2019-07-31 16:01:57 UTC MAIN commitmail json YAML

R-colorspace: update to version 1.4.1.

Update to the canonical form of an R package.

(brook)

2019-07-31 16:00:30 UTC MAIN commitmail json YAML

R-Cairo: update to version 1.5.10.

Update to the canonical form of an R package.

(brook)

2019-07-31 15:58:35 UTC MAIN commitmail json YAML

R-maptools: update to version 0.9.5.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 15:57:09 UTC MAIN commitmail json YAML

R-countrycode: update to version 1.1.0.

Update to the canonical form of an R package.

(brook)

2019-07-31 15:55:32 UTC MAIN commitmail json YAML

R-tseries: update to version 0.10.47.

Update to the canonical form of an R package.

(brook)

2019-07-31 15:54:13 UTC MAIN commitmail json YAML

R-timeSeries: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 15:53:04 UTC MAIN commitmail json YAML

R-quantmod: update to version 0.4.15.

Update to the canonical form of an R package.

(brook)

2019-07-31 15:51:14 UTC MAIN commitmail json YAML

R-fOptions: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 15:49:55 UTC MAIN commitmail json YAML

R-fBasics: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)

2019-07-31 15:48:44 UTC MAIN commitmail json YAML

R-fAsianOptions: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

(brook)