Commit graph

4951 commits

Author SHA1 Message Date
wiz
63cd1ab8d1 randlib: update to 1.3nb1.
Consistently disable PIC archives.
2019-12-28 11:47:34 +00:00
taca
c1efd1336c math/ruby-spreadsheet: sort PLIST
Sort PLIST.
2019-12-28 02:14:07 +00:00
mef
abf6d3c55b (math/ruby-spreadsheet) Fix build by updating PLIST 2019-12-27 23:56:37 +00:00
sjmulder
f604c0c4d2 math/sc-im: Update distinfo with patches 2019-12-26 12:32:33 +00:00
sjmulder
66c2ebf24b math/sc-im: Patch to build on Solaris-likes 2019-12-25 17:34:10 +00:00
dbj
d82c8d9436 math/octave: remove unrecognized configure args
on Darwin, set --enable-link-all-dependencies
2019-12-24 01:59:15 +00:00
dbj
1bd391357b math/octave: add missing header for use of exit system call 2019-12-24 01:58:48 +00:00
nros
7ead1d39f6 Fix build of math/xylib on gcc 6 and above
gcc 6 and above inmplicity uses c++14 so use std::shared_ptr.
2019-12-23 19:54:51 +00:00
sjmulder
dc3b78319b math/sc-im: Bump for breaking libxlsxwriter change 2019-12-23 13:44:41 +00:00
mef
2e911c7da6 (math/mpfr) Fix build of gcc-4.8,4.9 for NetBSD 9.x
Re: http://mail-index.netbsd.org/pkgsrc-users/2019/12/22/msg030057.html
2019-12-22 02:12:00 +00:00
joerg
bb4e9186e6 Don't build & install PIC libraries consistently. Bump revision. 2019-12-21 23:43:59 +00:00
joerg
1dcc650d90 Always skip PIC libraries. Bump revisions. Add RCS IDs. 2019-12-20 00:02:06 +00:00
joerg
32934f0d52 Don't hardcode /usr/bin/gcc. 2019-12-19 22:20:18 +00:00
joerg
93b31e48b8 Don't install PIC libs to avoid different PLISTs depending on the
NetBSD version.
2019-12-19 22:20:01 +00:00
joerg
ae02bdbea5 PYTHON_VERSIONS_ACCEPTED must be set before including the Python
fragments.
2019-12-19 22:19:17 +00:00
minskim
520d54c7e6 math/py-sympy: Update to 1.3
Backwards compatibility breaks and deprecations:

    * Symbols no longer automatically convert to functions when called,
      e.g., if f = Symbol('f'), f(t) is now a TypeError. To create a
      function, use f = Function('f') or f = symbols('f', cls=Function).

    * .integrate() has been renamed to .compute_expectation() in
      sympy.stats in order to avoid confusion with the integrals module.

    * classof() and a2idx() in sympy.matrices.matrices have been
      deprecated in favor of the same functions in sympy.matrices.common.

    * The source() function has been deprecated. Use inspect.getsource or
      ?? in IPython.

See the release notes for the full list of changes.

    https://github.com/sympy/sympy/wiki/release-notes-for-1.3
2019-12-16 23:54:47 +00:00
taca
8cb487404d Drop php71 support
Drop php71 support mechanically.
2019-12-16 16:30:13 +00:00
taca
f89772dda7 Bump PKGREVISION by change of default Ruby version
Bump PKGREVISION by change of default Ruby version from 2.4.x to 2.6.x.
These packages are depends on Ruby in some ways.
2019-12-15 15:38:57 +00:00
mef
ca6081ca27 (math/p5-Algorithm-Cluste) Updated from 1.57 to 1.59, ChangeLog unknown 2019-12-14 14:36:06 +00:00
bsiegert
924057ee4f Revbump all Go packages after Go 1.12.14 update. 2019-12-13 07:43:47 +00:00
nros
56f45db8de Use ICONV_CONST from autotools instead of hardcoding OS versions
Use ICONV_CONST instead of hardcoding osversions, this is more portable.
Fixes build on SmartOS.
2019-12-09 09:31:06 +00:00
markd
8533543d24 tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 19:00:17 +00:00
nros
a4862fddfd Use BUILDLINK feature to get python3.pc
Use BUILDLINK_FNAME_TRANSFORM to get python3.pc instead of using
ln -s.
While here set incompoatible python versions since it is looking for python 3.
2019-12-04 18:58:47 +00:00
nros
a710bd88dc forgot to add libixion/Makefile.common
forgot to add libixion/Makefile.common when adding math/py-libixion.
2019-12-04 13:33:15 +00:00
nros
dcee3dfbc3 add math/py-libixion to pkgsrc
py-libixion are python bindings for math/libixion.
2019-12-04 13:31:43 +00:00
markd
d784c223ed cantor: add dependency on discount 2019-12-02 07:13:49 +00:00
minskim
87b473d558 math/Makefile: Add py-sklearn-pandas 2019-12-01 16:17:54 +00:00
minskim
0c3b16aefb math/py-sklearn-pandas: Import version 1.8.0
sklearn-pandas provides a bridge between scikit-learn's machine
learning methods and pandas-style DataFrames.
2019-12-01 16:13:38 +00:00
sjmulder
6efe59651e math/sc-im: Bump PKGREVISION for breaking libxlsxwriter update 2019-11-30 17:22:40 +00:00
markd
ef30a73210 cantor: allow non pymalloc version of the python library 2019-11-29 20:58:01 +00:00
minskim
6d939b1fca math: Add py-arviz 2019-11-25 04:10:07 +00:00
minskim
e211bbac09 math/py-arviz: Import version 0.5.1
ArviZ (pronounced "AR-vees") is a Python package for exploratory
analysis of Bayesian models. Includes functions for posterior
analysis, model checking, comparison and diagnostics.
2019-11-25 04:08:33 +00:00
markd
043d1331f1 analitza: also needs qt5-qttools 2019-11-24 19:36:02 +00:00
gdt
db76168d42 math/bc-gh: Update to 2.3.1
Upstream changes are basically bug fixes, performance improvmeents,
and a few new functions.
2019-11-23 17:26:01 +00:00
markd
4692d67f82 cantor: fix installation of xdg files 2019-11-21 02:39:22 +00:00
markd
a204fd20c6 kalgebra: update to 19.08.3 qt5/kf5 version 2019-11-20 22:33:37 +00:00
markd
13ce4bd018 cantor: update to 19.08.3 qt5/kf5 version 2019-11-20 22:30:05 +00:00
markd
b4d024cb43 math: remove qalculate-{bases,currency,units} 2019-11-20 22:27:02 +00:00
markd
c4c348d280 qalculate-{bases,currency,units}: remove
last release 13 years ago. not part of current qalculate development.
2019-11-20 22:25:55 +00:00
markd
479e0ac867 qalculate-gtk: remove old patches 2019-11-20 22:21:52 +00:00
markd
c4eb0a1a55 qalculate-gtk: update to 3.5.0
10 years worth of development.
2019-11-20 22:21:02 +00:00
markd
b7522efe99 qalculate: update to 3.5.0
10 years worth of development.
2019-11-20 22:15:28 +00:00
markd
96460ab305 qalculate*: change maintainer to pkgsc-users@NetBSD.org OKed adam@ 2019-11-20 22:07:24 +00:00
markd
d11052b85c analitza: update to 19.08.3 qt5/kf5 version 2019-11-20 22:04:14 +00:00
markd
04f9f3170c kcalc: update to 19.08.3 qt5/kf5 version 2019-11-17 04:28:49 +00:00
adam
58d534392e py-tables: updated to 3.6.1
Changes from 3.6.0 to 3.6.1
Maintenance release to fix packaging issues. No new features or bugfixes.


Changes from 3.5.3 to 3.6.0
PyTables 3.6 no longer supports Python 2.7.

Improvements
- Full python 3.8 support.
- On Windows PyTables wheels on PyPI are linked to `pytables_hdf5.dll` instead of
 `hdf5.dll` to prevent collisions with other packages/wheels that also vendor `hdf5.dll`.
 This should prevent problems that arise when a different version of a dll is imported
 that the version to which the program was linked to. This problem is known as "DLL Hell".
 With the renaming of the HDF5 DLL to `pytables_hdf5.dll` these problems should be solved.

Bugfixes
- Bugfix for HDF5 files/types with padding. For details see :issue:`734`.
- More fixes for python 3.8 compatibility: Replace deprecated time.clock
  with time.perf_counter
- Improvements in tests as well as clean up from dropping Python 2.7 support.
2019-11-13 20:56:08 +00:00
wiz
8ae55d0d34 gnumeric: update to 1.12.46.
Gnumeric 1.12.46

Andreas:
	* Fix format import from ODF. [#403]

Jean:
	* Fix charts size in XLS format. [#414]
	* Fix loading string from arrays in charts. [#416]
	* Implement wrapping of rotated text. [#394]

Morten:
	* Fix over-eager guessing of dates in csv.  [#401]
	* Fix Mac build problem.  [#402]
	* Fix inter-process paste crash [#406]
	* Fix problem saving cell protection to xlsx.  [#409]
	* Look for python3 before python.  [#419]
	* Fix SUMIF (etc) problem with blank criteria.  [#423]
	* Improve editing of percentages.  [#413]

Thomas Kuehne:
	* Improve html import.  [#392]

Shlomi Fish:
	* Command line export of graphs.  [#410]
2019-11-13 11:46:53 +00:00
wiz
fed46c1ca7 ruby-spreadsheet: various fixes
regen distinfo for 1.2.5 update, fix binary name in ALTERNATIVES file.
2019-11-12 20:28:14 +00:00
adam
d217a0d6f2 py-uncertainties: updated to 3.1.2
3.1.2:
Partial NumPy 1.17 fix
2019-11-09 21:46:58 +00:00
adam
524db661d7 py-numexpr: updated to 2.7.0
Changes from 2.6.9 to 2.7.0
- The default number of 'safe' threads has been restored to the historical limit
  of 8, if the environment variable "NUMEXPR_MAX_THREADS" has not been set.
- Thanks to @eltoder who fixed a small memory leak.
- Support for Python 2.6 has been dropped, as it is no longer available via
  TravisCI.
- A typo in the test suite that had a less than rather than greater than symbol
  in the NumPy version check has been corrected thanks to dhomeier.
- The file `site.cfg` was being accidently included in the sdists on PyPi.
  It has now been excluded.
2019-11-09 21:36:15 +00:00
wiz
292f0cbf9f *: recursive bump for vala-0.46 2019-11-06 14:34:29 +00:00
rillig
c18ce611ff mk: make BROKEN a list of lines, like PKG_FAIL_REASON
Packages defined the variable BROKEN inconsistently. Some added quotes,
like they are required in PKG_FAIL_REASON, some omitted them.

Now all packages behave the same, and pkglint will flag future mistakes.
2019-11-04 17:47:29 +00:00
rillig
79ae9cc434 math: align variable assignments
pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
2019-11-02 16:16:18 +00:00
taca
8334f9f2a4 math/ruby-spreadsheet: update to 1.2.5
Update math/ruby-spreadsheet to 1.2.5.

### 1.2.5 23.10.2019
Author: Jesús Manuel García Muñoz <jesus@bebanjo.com>
Date:   Wed Oct 23 20:26:01 2019 +0200

* Fixes unrecognized date format

### 1.2.4 24.05.2019
Author: Cyril Champier <cyril.champier@doctolib.com>
Date:   Fri May 24 12:56:52 2019 +0200

* correct ruby version check
* can read frozen string io

### 1.2.3 12.03.2019
Author: taichi <taichi730@gmail.com>
Date:   Tue Mar 12 22:29:12 2019 +0900

* Remove workaround for ruby-ole gem

### 1.2.2 01.03.2019
Author: taichi <taichi730@gmail.com>
Date:   Fri Mar 1 13:00:28 2019 +0900

* fixed unit test errors caused by frozen-string-literal
* removed ruby 2.3.8 with frozen-string-literal from CI regression
  (It seems that standard libraries for this version does not support the
  feature enough.)
* enable '--enable-frozen-string-literal' option on CI test

### 1.2.1 28.2.2019
Author: taichi <taichi730@gmail.com>
Date:   Thu Feb 28 10:30:46 2019 +0900

* Merge pull request #231 from taichi-ishitani/separated_version_file
* Merge pull request #230 from taichi-ishitani/frozen_string_literal_support
2019-11-02 15:13:58 +00:00
maya
94c7db639b cantor: force python2. doesn't build with python 3.7.
appease pkglint
2019-11-02 14:41:09 +00:00
kamil
6633e10cb1 speedcrunch: Upgrade to 0.12.0
Switch from qt4 to qt5.

Changelog unknown.
2019-10-30 15:50:07 +00:00
markd
9e5e0a564b R: drop maintainership 2019-10-20 03:29:10 +00:00
adam
c9ee8eb062 py-asteval: updated to 0.9.15
0.9.15:
some doc improvements
2019-10-19 14:21:25 +00:00
adam
46c012f53a py-numba: updated to 0.46.0
Version 0.46.0

This release significantly reworked one of the main parts of Numba, the compiler
pipeline, to make it more extensible and easier to use. The purpose of this was
to continue enhancing Numba's ability for use as a compiler toolkit. In a
similar vein, Numba now has an extension registration mechanism to allow other
Numba-using projects to automatically have their Numba JIT compilable functions
discovered. There were also a number of other related compiler toolkit
enhancement added along with some more NumPy features and a lot of bug fixes.

This release has updated the CUDA Array Interface specification to version 2,
which clarifies the `strides` attribute for C-contiguous arrays and specifies
the treatment for zero-size arrays. The implementation in Numba has been
changed and may affect downstream packages relying on the old behavior

General Enhancements:

* Add rewrite for semantic constants.
* Add np.cross support
* Make IR comparable and legalize it.
* R&D inlining, jitted and overloaded.
* Automatic JIT of called functions
* Inspection tool to check what numba supports
* Implement np.count_nonzero
* Unicode array support
* Entrypoints for numba extensions
* Literal dispatch
* Allow dtype input argument in np.sum
* New compiler.
* add support for np.append
* Refactor NRT C-API
* 0.46 scheduled deprecations
* Add env var to disable performance warnings.
* add np.array_equal support
* Implement numba.cross2d
* Add triangular indices functions
* Enable support for count() method for unicode string

Fixes:

* Fix inplace operator error for arrays
* Detect and raise unsupported on generator expressions
* Don't allow the allocation of mutable objects written into a
  container to be hoisted.
* Avoid deprecated use of inspect.getargspec
*  Replace GC macro with function call
* Loosen up typed container casting checks
* Fix some coding lines at the top of some files (utf8 -> utf-8)
* Replace "import \*" with explicit imports in numba/types
* Fix incorrect alg in isupper for ascii strings.
* test using jitclass in typed-list
* Add allocation hoisting info to LICM section at diagnostic L4
* Offset search box to avoid wrapping on some pages with Safari.
* Replace all "except BaseException" with "except Exception".
* Restore the "free" conda channel for NumPy 1.10 support.
* Add lowering for constant bytes.
* Add exception chaining for better error context
* Name of type should not contain user facing description for debug.
* Limit the number of return types for recursive functions
* Fixed two module teardown races in py2.
* Fix and test numpy.random.random_sample(n) for np117
* NamedTuple - Raises an error on non-iterable elements
* Add a newline in patched errors
* Fix liveness for remove dead of parfors (and other IR extensions)
* Make List.__getitem__ accept unsigned parameters
* Raise specific error at typing time for iteration on >1D array.
* Fix static_getitem with Literal type as index
* Update to inliner cost model information.
* Use specific random number seed when generating arbitrary test data
* Adjust test timeouts
* Skip unicode array tests on ppc64le that trigger an LLVM bug
* Fix packaging issue due to missing numba/cext
* Fix issue 4520 due to storage model mismatch
* Updates for llvmlite 0.30.0

CUDA Enhancements/Fixes:

* cudasim mishandling recarray
* Replace use of `np.prod` with `functools.reduce` for computing size
  from shape
* Prevent taking the GIL in ForAll
* Just pass NULL for b2d_func for constant dynamic
  sharedmem
* Update CUDA Array Interface & Enforce Numba compliance
* Implement math.{degrees, radians} for the CUDA target.
* Bump cuda array interface to version 2

Documentation Updates:

* Add docs for ARMv8/AArch64
* Add supported platforms to the docs.
* Add docstrings to inspect methods
* Update Python 2.7 EOL statement
* Add note about np.sum
* Minor parallel performance tips edits
* Clarify docs for typed dict with regard to arrays
* Fix example in guvectorize docstring.
* fix two typos in architecture.rst
* Document numba.extending.intrinsic and inlining.
* Fix typo in jit-compilation docs
* add dependency list to docs
* Add documentation for implementing new compiler passes.
2019-10-19 14:17:02 +00:00
bsiegert
cb070cf0eb Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
rillig
29dd7a2626 math/R-ellipsis: add test dependencies 2019-10-13 12:22:27 +00:00
rillig
e3258e1a33 math/R: add test code for R packages 2019-10-13 12:21:23 +00:00
rillig
26dd51686a math/R: remove unknown configure arguments 2019-10-06 21:45:14 +00:00
ryoon
6de612238f In MAKE_JOBS >= 8 at least, some .o files are not built before link stage.
Mark MAKE_JOBS_SAFE=no.
2019-10-05 06:14:05 +00:00
minskim
0aa40fb1b2 math/Makefile: Add py-netCDF4 2019-10-02 23:24:29 +00:00
minskim
86ff52b12f math/py-netCDF4: Import version 1.5.2
netCDF version 4 has many features not found in earlier versions of
the library, such as hierarchical groups, zlib compression, multiple
unlimited dimensions, and new data types. It is implemented on top of
HDF5. This module implements most of the new features, and can read
and write netCDF files compatible with older versions of the
library. The API is modelled after Scientific.IO.NetCDF, and should be
familiar to users of that module.

Packaged by Kamel Ibn Aziz Derouiche and updated by wiz@ and me.
2019-10-02 21:14:42 +00:00
wiz
2450fc2e08 py-statsmodels: update to 0.9.0nb2.
Remove some .so files from the PLIST that are not built for me
nor in mef's 9.0 bulk build.
2019-09-27 09:00:38 +00:00
bsiegert
866c85b303 Revbump all Go packages after 1.12.10 update.
ok wiz@ for PMC
2019-09-26 20:10:39 +00:00
brook
52be4b3d52 Add missing dependency on textproc/libxml2. 2019-09-25 17:30:08 +00:00
brook
6147fb80b6 Add missing dependencies on devel/R-BH and devel/R-R6. 2019-09-25 17:26:38 +00:00
adam
b955998903 py-networkx: fix building; Python 2.7 is not supported 2019-09-25 07:24:12 +00:00
minskim
e4b8b3b96c math/py-xarray: Make this incompatible with py27
One of its dependencies, py-pandas, has PYTHON_VERSIONS_INCOMPATIBLE.

While here, remove a redundant buildlink.mk.
2019-09-21 21:10:49 +00:00
minskim
c998009b91 math/Makefile: Add py-xarray 2019-09-21 18:15:55 +00:00
minskim
cf682a5307 math/py-xarray: Import version 0.5.1
xarray (formerly xray) is an open source project and Python package
that aims to bring the labeled data power of pandas to the physical
sciences, by providing N-dimensional variants of the core pandas data
structures.

Packaged by K.I.A.Derouiche for pkgsrc-wip, and updated by me.
2019-09-21 18:14:21 +00:00
ryoon
7917e25af2 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
maya
bc50564287 eigen2: fix headers to avoid introducing errors in dependent packages.
Fixes PR pkg/54108: misc/step fails build under -current 8.99.37
bump PKGREVISION.
2019-09-09 12:05:01 +00:00
nros
d65e1e8ed7 Revbump due to XmHTML update 2019-09-06 08:51:57 +00:00
adam
f9bc4c9584 py-ephem: updated to 3.7.7.0
Version 3.7.7.0:
Upgraded libastro to 3.7.7.
The internal star catalog now includes all 57 navigational stars.
The rise, culminate, and set returned by next_pass() are now consecutive values for a single pass. Pass singlepass=False to return the original next_rise, next_culminate, next_set even if next_set < next_rise (the satellite is already up).
ephem.delta_t('0') now returns the correct value, instead of misbehaving for that particular input.
2019-09-05 10:39:50 +00:00
adam
435af01a8b Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
adam
6cb38d748b p5-Math-Calc-Units: remove PLIST since PERL5_PACKLIST is in use 2019-09-02 12:09:56 +00:00
adam
f2f457bba9 py-quadprog: updated to 0.1.7
0.1.7:
Unknown changes
2019-08-27 06:03:39 +00:00
alnsn
71c7062174 Add TEST_TARGET.
Current score on -current amd64: Pass: 861, Fail: 171.
2019-08-26 21:11:28 +00:00
alnsn
ffe6c8a612 Make pkglint happy. 2019-08-24 22:14:13 +00:00
alnsn
e9d72bc824 Add yices2 to the build. 2019-08-24 22:10:16 +00:00
alnsn
17861ee691 Initial import of Yices 2, version 2.6.1.
Yices 2 is an SMT solver that decides the satisfiability of formulas
containing uninterpreted function symbols with equality, real and
integer arithmetic, bitvectors, scalar types, and tuples. Yices 2
supports both linear and nonlinear arithmetic.
                                                                                                                        Yices 2 can process input written in the SMT-LIB notation (both
versions 2.0 and 1.2 are supported). Alternatively, you can write
specifications using Yices 2's own specification language, which
includes tuples and scalar types. You can also use Yices 2 as a
library in your software.
2019-08-24 22:09:16 +00:00
ryoon
edacf2bbcb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
bsiegert
2b7e432294 Recursive bump of all packages using Go after Go 1.12.8 update. 2019-08-14 15:45:31 +00:00
wen
9c8d2bed66 Update to 3.6.1
Upstream changes:
CHANGES IN R 3.6.1:

  INSTALLATION on a UNIX-ALIKE:

    * The default detection of the shell variable libNN is overridden
      for derivatives of Debian Linux, some of which have started to
      have a /usr/lib64 directory.  (E.g. Ubuntu 19.04.)  As before, it
      can be specified in config.site.

  UTILITIES:

    * R CMD config knows the values of AR and RANLIB, often set for LTO
      builds.

  DEPRECATED AND DEFUNCT:

    * The use of a character vector with .Fortran() is formally
      deprecated and gives a non-portability warning.  (It has long
      been strongly discouraged in 'Writing R Extensions'.)

  BUG FIXES:

    * On Windows, GUI package installation via menuInstallPkgs() works
      again, thanks to Len Weil's and Duncan Murdoch's PR#17556.

    * R CMD check on data() fixing PR#17558 thanks to Duncan Murdoch.

    * quasi(*, variance = list(..)) now works more efficiently, and
      should work in all cases fixing PR#17560.  Further, quasi(var =
      mu(1-mu)) and quasi(var = "mu ^ 3") now work, and quasi(variance
      = "log(mu)") now gives a correct error message.

    * Creation of lazy loading database during package installation is
      again robust to Rprofile changing the current working directory
      (PR#17559).

    * boxplot(y ~ f, horizontal=TRUE) now produces correct x- and
      y-labels.

    * rbind.data.frame() allows to keep <NA> levels from factor columns
      (PR#17562) via new option factor.exclude.

      Additionally, it works in one more case with matrix-columns which
      had been reported on 2017-01-16 by Krzysztof Banas.

    * Correct messaging in C++ pragma checks in tools code for R CMD
      check, fixing PR#17566 thanks to Xavier Robin.

    * print()ing and auto-printing no longer differs for functions with
      a user defined print.function, thanks to Bill Dunlap's report.

    * On Windows, writeClipboard(.., format = <n>) now does correctly
      pass format to the underlying C code, thanks to a bug report
      (with patch) by Jenny Bryan.

    * as.data.frame() treats 1D arrays the same as vectors, PR#17570.

    * Improvements in smoothEnds(x, *) working with NAs (towards
      runmed() working in that case, in the next version of R).

    * vcov(glm(<quasi>), dispersion = *) works correctly again, fixing
      PR#17571 thanks to Pavel Krivitsky.

    * R CMD INSTALL of binary packages on Windows now works also with
      per-directory locking.

    * R CMD INSTALL and install.packages() on Windows are now more
      robust against a locked file in an earlier installation of the
      package to be installed.  The default value of option
      install.lock on Windows has been changed to TRUE.

    * On Unix alikes (when readline is active), only expand tilde (~)
      file names starting with a tilde, instead of almost all tildes.

    * In R documentation (*.Rd) files, \item [..] is no longer treated
      specially when rendered in LaTeX and hence pdf, but rather shows
      the brackets in all cases.
2019-08-14 14:36:59 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
brook
3ec059035a 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.
2019-08-09 16:25:23 +00:00
brook
a4c1d0b77b R-dplyr: initial commit
A fast, consistent tool for working with data frame like objects, both
in memory and out of memory.
2019-08-09 16:23:46 +00:00
brook
30363106f2 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.
2019-08-09 15:50:05 +00:00
brook
6cfc898b7e 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.
2019-08-09 15:48:20 +00:00
brook
62c5d7cd60 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.
2019-08-09 15:46:29 +00:00
brook
17154fd6bb 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>.
2019-08-09 15:43:47 +00:00
brook
fa6d3090f2 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.
2019-08-09 15:42:02 +00:00
brook
7cc80bab99 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
2019-08-08 20:55:04 +00:00
brook
93e94bec97 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
2019-08-08 19:53:36 +00:00
brook
1e8fdb26de 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.
2019-08-07 21:54:34 +00:00
adam
ed3d083e71 py-numba: updated to 0.45.1
Version 0.45.1
This patch release addresses some regressions reported in the 0.45.0 release and adds support for NumPy 1.17:

* accept scalar/0d-arrays
* Fix. Parfors reduction vars not deleted.
* Use process level locks for fork() only.
* Try to fix.
* Fix np1.17 isnan, isinf, isfinite ufuncs
* Fix np.interp for np1.17 nan handling
* Fix nump1.17 random function non-aliasing

Version 0.45.0
In this release, Numba gained an experimental numba.typed.List container as a future replacement of the reflected list. In addition, functions decorated with parallel=True can now be cached to reduce compilation overhead associated with the auto-parallelization.

Enhancements from user contributed PRs (with thanks!):

James Bourbeau added the Numba version to reportable error messages, added the signature parameter to inspect_types, improved the docstring of normalize_signatur, and fixed by adding reference counting to register_dispatcher
Guilherme Leobas implemented the dominator tree and dominance frontier algorithms
Nick White fixed the issue with round in the CUDA target.
Joshua Adelman added support for determining if a value is in a range (i.e. x in range(...)), and added windowing functions (np.bartlett, np.hamming, np.blackman, np.hanning, np.kaiser) from NumPy.
Lucio Fernandez-Arjona added support for np.select
Rob Ennis added support for np.flatnonzero
Keith Kraus extended the __cuda_array_interface__ with an optional mask attribute.
Gregory R. Lee replaced deprecated use of inspect.getargspec
2019-08-06 20:00:42 +00:00
gdt
2842ea3603 math/bc-gh: Update to 2.1.0
Upstream changes:

This release is a production release.

The following bugs were fixed:

    A dc bug that caused stack mishandling was fixed.

    A warning on OpenBSD was fixed.

    Bugs in ctrl+arrow operations in history were fixed.

    The ability to paste multiple lines in history was added.

    A bc bug, mishandling of array arguments to functions, was fixed.

    A crash caused by freeing the wrong pointer was fixed.

    A dc bug where strings, in a rare case, were mishandled in parsing was fixed.

In addition, the following changes were made:

    Division was slightly optimized.

    An option was added to the build to disable printing of prompts.

    The special case of empty arguments is now handled. This is to
    prevent errors in scripts that end up passing empty arguments.

    A harmless bug was fixed. This bug was that, with the pop
    instructions (mostly) removed (see below), bc would leave extra
    values on its stack for void functions and in a few other
    cases. These extra items would not affect anything put on the
    stack and would not cause any sort of crash or even buggy
    behavior, but they would cause bc to take more memory than it
    needed.

On top of the above changes, the following optimizations were added:

    The need for pop instructions in bc was removed.

    Extra tests on every iteration of the interpreter loop were removed.

    Updating function and code pointers on every iteration of the
    interpreter loop was changed to only updating them when necessary.

    Extra assignments to pointers were removed.

Altogether, these changes sped up the interpreter by around 2x.

NOTE: This is the last release with new features because this bc is
now considered complete. From now on, only bug fixes and new
translations will be added to this bc.
2019-08-06 11:13:07 +00:00
brook
f03e3e7c0c R-RandomFieldsUtils: add a missing buildlink3.mk file. 2019-08-01 14:26:45 +00:00
brook
836e9ba1b4 R-zoo: update to version 1.8.6.
Update to the canonical form of an R package.
2019-07-31 20:40:29 +00:00
brook
dcfc24a6ac R-xts: update to version 0.11.2.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:39:14 +00:00
brook
e68c327b2d R-xtable: update to version 1.8.4.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:37:45 +00:00
brook
19a3239495 R-wle: update to canonical form of an R package. 2019-07-31 20:36:36 +00:00
brook
61629d6a7a R-tibble: update to version 2.1.3.
Update to the canonical form of an R package.
2019-07-31 20:35:18 +00:00
brook
e2195676e8 R-statmod: update to version 1.4.32.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:33:59 +00:00
brook
94416d0548 R-stabledist: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:32:42 +00:00
brook
50bbee2ede R-splancs: update to version 2.01.40.
Update to the canonical form of an R package.
2019-07-31 20:31:27 +00:00
brook
203e621a66 R-spacetime: update to version 1.2.2.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:30:02 +00:00
brook
5da7e6722a R-sp: update to canonical form of an R package. 2019-07-31 20:28:33 +00:00
brook
97fae35f1b R-shapefiles: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:27:31 +00:00
brook
152059beb3 R-sgeostat: update to version 1.0.27.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:26:23 +00:00
brook
ec351e295b R-reshape2: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:25:06 +00:00
brook
34d0c28942 R-randomForest: update to version 4.6.14.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:23:32 +00:00
brook
faacdce7e9 R-quantreg: update to version 5.42.1.
Update to the canonical form of an R package.
2019-07-31 20:22:08 +00:00
brook
788dbbccdb R-quadprog: update to version 1.5.7.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:20:35 +00:00
brook
4c2986e076 R-prob: update to version 1.0.1.
Update to the canonical form of an R package.
2019-07-31 20:19:10 +00:00
brook
5e8478c09a R-prettyunits: update to canonical form of an R package. 2019-07-31 20:17:48 +00:00
brook
c2994a58a6 R-poweRlaw: update to version 0.70.2.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:16:40 +00:00
brook
a8ce0ab57e R-plyr: update to canonical form of an R package. 2019-07-31 20:15:09 +00:00
brook
a38778c3a6 R-pixmap: update to canonical form of an R package. 2019-07-31 20:14:06 +00:00
brook
ed4216dff1 R-pbkrtest: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 20:09:59 +00:00
brook
32ae41a8e8 R-numDeriv: update to version 2016.8.1.1.
Update to the canonical form of an R package.
2019-07-31 20:03:24 +00:00
brook
f1241d34ef R-nloptr: update to version 1.2.1.
Update to the canonical form of an R package.
2019-07-31 20:01:41 +00:00
brook
3178464d8f R-ncdf: update to canonical form of an R package. 2019-07-31 19:59:31 +00:00
brook
d454b2f86f R-mvtnorm: update to version 1.0.11.
Update to the canonical form of an R package.
2019-07-31 19:58:05 +00:00
brook
cbb2966cb5 R-minqa: update to canonical form of an R package.
Update to the canonical form of an R package.
2019-07-31 19:56:41 +00:00
brook
69781c899b R-maps: update to version 3.3.0.
Update to the canonical form of an R package.
2019-07-31 19:55:15 +00:00
brook
3586056f8d R-mapproj: update to version 1.2.6.
Update to the canonical form of an R package.
2019-07-31 19:54:05 +00:00
brook
42a9959749 R-lmtest: update to version 0.9.37.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:52:47 +00:00
brook
4fdb2e81da R-lmm: update to version 1.2.
Update to the canonical form of an R package.
2019-07-31 19:51:24 +00:00
brook
5da6282ebb R-lme4: update to version 1.1.21.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:49:55 +00:00
brook
e55b1fc5f9 R-intervals: update to canonical form of an R package. 2019-07-31 19:48:22 +00:00
brook
a49e807642 R-igraph: update to version 1.2.4.1.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:47:01 +00:00
brook
868009aeda R-hwde: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:44:49 +00:00
brook
19407581c5 R-httpRequest: update to version 0.0.10.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:43:12 +00:00
brook
855af82a05 R-gtools: update to version 3.8.1.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:41:56 +00:00
brook
0b2ded6f51 R-gtable: update to version 0.3.0.
Update to the canonical form of an R package.
2019-07-31 19:40:17 +00:00
brook
becd8c06ba R-gstat: update to version 2.0.2.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:38:44 +00:00
brook
762da7da58 R-gss: update to version 2.1.10.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:36:41 +00:00
brook
e846239a55 R-geoRglm: update to version 0.9.11.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:34:35 +00:00
brook
b2c8b973e8 R-geoR: update to version 1.7.5.2.1.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:32:49 +00:00
brook
fb2e49519b R-genetics: update to version 1.3.8.1.2.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:31:13 +00:00
brook
2cb4d52a69 R-gdata: update to version 2.18.0.
Update to the canonical form of an R package.
2019-07-31 19:29:34 +00:00
brook
b099f8d52b R-fracdiff: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:27:50 +00:00
brook
d521918019 R-forecast: update to version 8.7.
Update to the canonical form of an R package.
2019-07-31 19:25:41 +00:00
brook
c0795cb2fd R-emdbook: update to version 1.3.11.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:23:25 +00:00
brook
66a7cfa985 R-e1071: update to version 1.7.2.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 19:21:32 +00:00