RMySQL is a database interface and MySQL driver for R. This version
complies with the database interface definition as implemented in
the package DBI 0.2-2.
WWW: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL
2011-09-03 irc/ptlink-ircd: No upstream source, no distfile and no maintainer
2011-09-03 irc/ptlink-services: No upstream source, no distfile and no maintainer
PR: ports/157588 ports/157589
Submitted by: me
- Fix build with clang, While I'am here
PR: ports/159961
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
A database interface (DBI) definition for communication between R
and relational database management systems. All classes in this
package are virtual and need to be extended by the various R/DBMS
implementations.
WWW: http://cran.r-project.org/web/packages/DBI/
but never had EXPIRATION_DATE set, and therefore never removed.
audio/gx2osd No more distfiles
devel/p5-Getopt-Mixed Use devel/p5-Getopt-Long instead
net/AquaGatekeeper2 Binary port of software abandoned by the vendor
net/xwhois Unmaintained upstream for several years
www/p5-Catalyst-Engine-HTTP-POE Use p5-Catalyst-Engine-HTTP-Prefork instead
www/p5-Catalyst-Model-DBIC Obsoleted by www/p5-Catalyst-Model-DBIC-Schema
www/p5-Catalyst-Plugin-Cache-Store-FastMmap Deprecated, not depended on
www/p5-HTTP-MobileAttribute Use www/p5-HTTP-MobileAgent instead
Date set to 2011-09-30 since that's > 1 month in all cases. Feel free to
change it to something more appropriate.
Change DEPRECATED to IGNORE for security/openvpn-beta to better fit the
intention.
Problem pointed out by: linimon [1]
Devel::Mallinfo is an interface to the C library mallinfo() function
giving malloc memory allocation statistics. This is meant for
development use, to give an idea of how much space your program and
any libraries are using from malloc().
WWW: http://search.cpan.org/dist/Devel-Leak/
PR: ports/160166
Submitted by: Rodrigo Mosconi <freebsd@mosconi.mat.br>
The caret package (short for Classification And REgression Training)
is a set of functions that attempt to streamline the process for
creating predictive models. The package contains tools for:
* data splitting
* pre-processing
* model tuning using resampling
* variable importance estimation
as well as other functionality.
WWW: http://caret.r-forge.r-project.org/
Reshape (hopefully) makes it easy to do what you have been struggling
to do with tapply, by, aggregate, xtabs, apply and summarise. It
is also useful for getting your data into the correct structure for
lattice or ggplot plots.
WWW: http://had.co.nz/reshape/