notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: math/R-cran-car/pkg-descr

Number of commits found: 4

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Wednesday, 24 Oct 2018
16:31 dbn search for other commits by this committer
math/R-cran-car: updated to version 3.0-2

 - removed PORTREVISION due to version bump
 - add new run dependencies:
   - astro/R-cran-maptools
   - devel/R-cran-abind
   - math/R-cran-carData
   - math/R-cran-lme4
   - textproc/R-cran-rio
 - remove unused test dependency:
   - math/R-cran-lme4
 - update description to align with CRAN package
 - update website URL to align with CRAN package
 - changelog:
   - This version deals with a technical problem (reported by Don van den
     Bergh), implementing a solution suggested by Brian Ripley: Rather than
     importing utils::askYesNo(), which is unavailable before R 3.5.0, a
     local unexported copy is supplied in the car package, to be removed
     after version 3.0-2.

Generated by:	portcran (0.1.9)
Original commitRevision:482910 
Saturday, 28 Nov 2015
14:30 dbn search for other commits by this committer
math/R-cran-car: update to 2.1-0

Changes:
 - Remove port's broken and depreciated status
 - Add two dependencies
 - Add GPLv3 as dual license
 - Update website URL

Change Log:
 - New power family called skewPower has been added that can be used with the
   Box Cox method with a few negative responses (joint work with Doug Hawkins).
   Several functions modified to accomodate two-parameter power families.
 - Fixed bug in Anova() for coxph models with clusters (reported by Jesus
   Humberto Gomez ), due apparently to a change in coxph().
 - Anova() F-tests for binomial and Poisson GLMs now changes
   error.estimate="dispersion" to "pearson" as advertized (bug reported by
   Will Petry).
 - Improved behavior of above-plot legends in scatterplot().
 - Fixed sp() (bug reported by Cesar Rabak).
 - Conforms to new CRAN requirements for package imports.

Reported by:	tota@
PR:		203418
PR:		204587
Original commitRevision:402534 
Saturday, 2 May 2009
17:33 wxs search for other commits by this committer
This package accompanies J. Fox, An R and S-PLUS Companion to Applied
Regression, Sage, 2002. The package contains mostly functions for applied
regression, linear models, and generalized linear models, with an emphasis on
regression diagnostics, particularly graphical diagnostic methods. There are
also some utility functions. With some exceptions, I have tried not to duplicate
capabilities in the basic distribution of R, nor in widely used packages. Where
relevant, the functions in car are consistent with na.action = na.omit or
na.exclude.

WWW:    http://cran.r-project.org/web/packages/car/index.html

PR:             ports/133708
Submitted by:   David Naylor <naylor.b.david@gmail.com>
Original commit

Number of commits found: 4