FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 4:57 PM BST
Port details
R-cran-coda 0.14.7_1 math on this many watch lists=0 search for ports that depend on this port
Output analysis and diagnostics for MCMC
Maintained by: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Jan 2011 07:57:47
License: not specified in port


R-cran-coda is a R module for output analysis and diagnostics for
Markov Chain Monte Carlo simulations.

WWW: http://cran.case.edu/web/packages/coda/index.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: math/R, lang/gcc46, devel/binutils
Required To Run: math/R, lang/gcc46

Required by:
for Run

To install the port: cd /usr/ports/math/R-cran-coda/ && make install clean
To add the package: pkg_add -r R-cran-coda


Configuration Options
     No options to configure

Master Sites:
http://ftp.ctex.org/mirrors/CRAN/src/contrib/
http://cran.rakanu.com/src/contrib/
http://cran.ms.unimelb.edu.au/src/contrib/
http://mirror.its.dal.ca/cran/src/contrib/
http://mirrors.dotsrc.org/cran/src/contrib/
http://cran.univ-lyon1.fr/src/contrib/
http://ftp5.gwdg.de/pub/misc/cran/src/contrib/
http://cran.stat.unipd.it/src/contrib/
http://cran.md.tsukuba.ac.jp/src/contrib/
http://mirrors.ibiblio.org/pub/mirrors/CRAN/src/contrib/
http://cran.cnr.berkeley.edu/src/contrib/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 May 2012 20:56:15
Original commit files touched by this commit  0.14.7_1
bf search for other commits by this committer
- update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:    thierry, tota, wen
Approved by:    D. Rue (maintainer) [1], wen [2]
09 Apr 2012 02:33:03
Original commit files touched by this commit  0.14.7
wen search for other commits by this committer
- Update to 0.14.7

Feature safe:   yes
03 Mar 2012 16:59:36
Original commit files touched by this commit  0.14.6_3
bf search for other commits by this committer
update math/R to 2.14.2, and adjust dependent ports
18 Jan 2012 23:04:08
Original commit files touched by this commit  0.14.6_2
bf search for other commits by this committer
update math/R to 2.14.1, and adjust dependent ports
27 Nov 2011 07:02:15
Original commit files touched by this commit  0.14.6_1
bf search for other commits by this committer
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:    linimon (portmgr), thierry, tota, wen
Feature safe:   yes
15 Nov 2011 20:09:02
Original commit files touched by this commit  0.14.6
tota search for other commits by this committer
- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
  to Mk/bsd.cran.mk

PR:             ports/162238
Submitted by:   tota (myself)
Approved by:    wen (maintainer of Mk/bsd.cran.mk and many related ports),
                David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
                  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
                Dan Rue <drue_AT_therub_DOT_org>
                  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:   yes
09 Nov 2011 06:41:15
Original commit files touched by this commit  0.14.6
wen search for other commits by this committer
- Update to 0.14.6
11 Oct 2011 14:19:46
Original commit files touched by this commit  0.14.4_1
bf search for other commits by this committer
update math/R to 2.13.2, and adjust dependent ports
23 Aug 2011 11:42:29
Original commit files touched by this commit  0.14.4
wen search for other commits by this committer
- Update to 0.14.4
28 Jul 2011 04:19:58
Original commit files touched by this commit  0.14.2_2
bf search for other commits by this committer
update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)

PR:             158947 [1]
Submitted by:   wen ([1], independently)
07 May 2011 03:29:59
Original commit files touched by this commit  0.14.2_1
bf search for other commits by this committer
- update to 2.13.0
- switch to the bundled Rblas and Rlapack by default (this
  can be changed by setting BLAS and LAPACK) which favors
  correctness in some corner cases over a slight performance
  penalty; this will be revisited after the blas and lapack
  updates
- replace the STATIC_LIBR option with a LIBR option (on
  by default): if on, libR.a and libR.so are installed,
  and R is linked to libR.so. Otherwise, R is static, and
  no libRs are installed.
- remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1]
- enable the cairo and pango elements in the X11() graphics
  device by default, controlled by new PANGOCAIRO option
- add a few small patches to dependent ports, bumping
  PORTREVISION where necessary

PR:             153309 [1]
Approved by:    thierry (rkward*), wen (rpy*, R-cran-*)
30 Apr 2011 07:59:13
Original commit files touched by this commit  0.14.2
bf search for other commits by this committer
Use DISTVERSION for CRAN ports with hyphenated versions

Approved by:    wen
28 Feb 2011 16:03:13
Original commit files touched by this commit  0.14_2
bf search for other commits by this committer
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
  where necessary

Approved by:    makc, miwi (mentors, implicit)
29 Jan 2011 16:53:21
Original commit files touched by this commit  0.14_1
bf search for other commits by this committer
- Update R to 2.12.1
- Bump PORTREVISION of
  dependent ports

Approved by:    makc, miwi (mentors, implicit)
                pav (portmgr)
Feature safe:   yes
17 Jan 2011 07:57:07
Original commit files touched by this commit  0.14
wen search for other commits by this committer
R-cran-coda is a R module for output analysis and diagnostics for
Markov Chain Monte Carlo simulations.

WWW: http://cran.case.edu/web/packages/coda/index.html

Feature safe:   yes

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours17
new 7 days63
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.16 seconds.