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.

Port details
py-statsmodels010 Complement to SciPy for statistical computations
0.10.2 math Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use math/py-statsmodels instead
Expired This port expired on: 2021-01-31
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-25 18:20:20
Last Update: 2021-01-31 07:40:19
SVN Revision: 563474
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/statsmodels/statsmodels
Description:
Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation and inference for statistical models. Main Features: * linear regression models: GLS (including WLS and LS aith AR errors) and OLS. * glm: Generalized linear models with support for all of the one-parameter exponential family distributions. * discrete: regression with discrete dependent variables, including Logit, Probit, MNLogit, Poisson, based on maximum likelihood estimators * rlm: Robust linear models with support for several M-estimators. * tsa: models for time series analysis - univariate: AR, ARIMA; multivariate: VAR and structural VAR * nonparametric: (Univariate) kernel density estimators * datasets: Datasets to be distributed and used for examples and in testing. * stats: a wide range of statistical tests, diagnostics and specification tests * iolib: Tools for reading Stata .dta files into numpy arrays, printing table output to ascii, latex, and html * miscellaneous models * sandbox: statsmodels contains a sandbox folder with code in various stages of * developement and testing which is not considered "production ready", including Mixed models, GARCH and GMM estimators, kernel regression, panel data models. WWW: https://github.com/statsmodels/statsmodels
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}statsmodels010>0:math/py-statsmodels010@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-statsmodels010
Package flavors (<flavor>: <package>)
  • py37: py37-statsmodels010
distinfo:
TIMESTAMP = 1575793969 SHA256 (statsmodels-0.10.2.tar.gz) = 9cd2194c6642a8754e85f9a6e6912cdf996bebf6ff715d3cc67f65dadfd37cc9 SIZE (statsmodels-0.10.2.tar.gz) = 14065612

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-cython>=0.24 : lang/cython@py37
  2. py37-numpy>=1.16,1<1.20,1 : math/py-numpy@py37
  3. py37-pandas>=0.19,1 : math/py-pandas@py37
  4. py37-patsy>=0.4.0 : math/py-patsy@py37
  5. py37-scipy>=0.18 : science/py-scipy@py37
  6. py37-setuptools>0 : devel/py-setuptools@py37
  7. python3.7 : lang/python37
  8. cython-3.7 : lang/cython@py37
  9. py37-setuptools>0 : devel/py-setuptools@py37
  10. python3.7 : lang/python37
Runtime dependencies:
  1. py37-numpy>=1.16,1<1.20,1 : math/py-numpy@py37
  2. py37-pandas>=0.19,1 : math/py-pandas@py37
  3. py37-patsy>=0.4.0 : math/py-patsy@py37
  4. py37-scipy>=0.18 : science/py-scipy@py37
  5. py37-setuptools>0 : devel/py-setuptools@py37
  6. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py37-statsmodels010-0.10.2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:3.7+ shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/statsmodels/
  2. https://pypi.org/packages/source/s/statsmodels/
Collapse this list.
Port Moves
  • port moved to math/py-statsmodels on 2021-01-31
    REASON: Has expired: Use math/py-statsmodels instead

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.2
31 Jan 2021 07:40:19
Revision:563474Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove expired math/py-statsmodels010
0.10.2
30 Jan 2021 13:29:58
Revision:563407Original commit files touched by this commit
sunpoet search for other commits by this committer
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
0.10.2
10 Jan 2021 08:21:44
Revision:560957Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2021-01-31
0.10.2
24 Dec 2020 09:03:39
Revision:559053Original commit files touched by this commit
antoine search for other commits by this committer
scipy 1.5.4 is only compatible with python 3.6+

Reported by:	pkg-fallout
0.10.2
05 Sep 2020 21:32:51
Revision:547723Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
0.10.2
29 Feb 2020 11:24:47
Revision:527408Original commit files touched by this commit
sunpoet search for other commits by this committer
Add comment for PORTSCOUT
0.10.2
28 Feb 2020 19:23:32
Revision:527365Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert PORTDOCS and PORTEXAMPLES to PLIST entries
0.10.2
26 Jan 2020 16:12:42
Revision:524195Original commit files touched by this commit
sunpoet search for other commits by this committer
Add version requirement of cython to BUILD_DEPENDS
0.10.2
25 Jan 2020 18:17:55
Revision:524057Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-statsmodels010 0.10.2 (copied from py-statsmodels)

- Add PORTSCOUT

Number of commits found: 9