-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #911 from babayoshihiko/cran-20220429
CRAN Mostly simply updates
- Loading branch information
Showing
63 changed files
with
138 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 1.7-18 | ||
Version: 1.7-19 | ||
Revision: 1 | ||
Description: Analysis of Ecological Data | ||
Homepage: https://cran.r-project.org/package=ade4 | ||
License: GPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:ade4_%v.tar.gz | ||
Source-MD5: a3a3973fc93e85498cfa7a6d2edc5ecc | ||
Source-Checksum: SHA256(c85111881ff93a261ca34a5b5ef313d1c0ff9b84f0b23596bc56cfa696f165ef) | ||
SourceDirectory: ade4 | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -75,7 +75,6 @@ BuildDepends: << | |
<< | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 0.6-2.3 | ||
Version: 0.6-3.3 | ||
Revision: 1 | ||
Description: Interpolation of irregularly spaced data | ||
Homepage: https://cran.r-project.org/package=akima | ||
License: Restrictive/Distributable | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:akima_%v.tar.gz | ||
Source-MD5: d18ba0acde96f3953bb1139995a1262d | ||
Source-Checksum: SHA256(69cbb88079f98905736322bb2fe2a6a58091f0f3c0fdc9a407d8fdd48160d175) | ||
SourceDirectory: akima | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -73,7 +73,6 @@ BuildDepends: << | |
<< | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,14 +26,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4) | ||
Version: 1.30.16 | ||
Version: 1.30.17 | ||
Revision: 1 | ||
Description: Access Bioconductor Package Repository | ||
Homepage: https://cran.r-project.org/package=BiocManager | ||
License: Artistic | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:BiocManager_%v.tar.gz | ||
Source-MD5: 365272c136c9e20ab07d73d28c7f5503 | ||
Source-Checksum: SHA256(25638d92687d303d762088797e061915694a887fce3acee22094675d5455acea) | ||
SourceDirectory: BiocManager | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -47,7 +47,6 @@ BuildDepends: << | |
<< | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,14 +37,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2) | ||
Version: 1.2.2 | ||
Version: 1.2.3 | ||
Revision: 1 | ||
Description: Vectors of Binary Data | ||
Homepage: https://cran.r-project.org/package=blob | ||
License: BSD | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:blob_%v.tar.gz | ||
Source-MD5: a2f4ee73cf7fc11fd808e6c5657b897d | ||
Source-Checksum: SHA256(2d88d683ee3d1b56b332b5c7769979b5d3994b5d9285ea634ec919576da3631b) | ||
SourceDirectory: blob | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -58,7 +58,6 @@ Depends: << | |
BuildDepends: r-base%type_pkg[rversion]-dev | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 3.18.15 | ||
Version: 3.18.17 | ||
Revision: 1 | ||
Description: Bayesian Model Averaging | ||
Homepage: https://cran.r-project.org/package=BMA | ||
License: GPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:BMA_%v.tar.gz | ||
Source-MD5: ae1cb98f80b933b8e481d99a37e6fa38 | ||
Source-Checksum: SHA256(6d8c514fa179f8a48c2105b551a8a08e28ea4375d06150a4b8ab4ccda577daf5) | ||
SourceDirectory: BMA | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -77,7 +77,6 @@ BuildDepends: << | |
<< | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 1.4.2 | ||
Version: 1.5.1 | ||
Revision: 1 | ||
Description: Colored Terminal Output | ||
Homepage: https://cran.r-project.org/package=crayon | ||
License: BSD | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:crayon_%v.tar.gz | ||
Source-MD5: 38eb751b269bc21e9f5cc2f9f9a1a299 | ||
Source-Checksum: SHA256(c025c73b78a8e88e8e4363c8e1a941da5089a7baea39e59ea5342ab9ebe45df9) | ||
SourceDirectory: crayon | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -60,7 +60,6 @@ Depends: << | |
BuildDepends: r-base%type_pkg[rversion]-dev | ||
CompileScript: << | ||
#!/bin/sh -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 1.0-10 | ||
Version: 1.0-11 | ||
Revision: 1 | ||
Description: Differential Evolution Optimization | ||
Homepage: https://cran.r-project.org/package=DEoptimR | ||
License: GPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:DEoptimR_%v.tar.gz | ||
Source-MD5: 40c14f13b95af62987200f6a3800ea08 | ||
Source-Checksum: SHA256(1874b30f4b75f9bfa891986598f1ebe1fce27fdced14f8f417d3535cac08165b) | ||
SourceDirectory: DEoptimR | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -58,7 +58,6 @@ Depends: r-base%type_pkg[rversion] | |
BuildDepends: r-base%type_pkg[rversion]-dev | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 1.0.2 | ||
Version: 1.0.3 | ||
Revision: 1 | ||
Description: ANSI Control Sequence Aware Functions | ||
Homepage: https://cran.r-project.org/package=fansi | ||
License: GPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:fansi_%v.tar.gz | ||
Source-MD5: 401ba92f8994b6e89f8dfd8478504510 | ||
Source-Checksum: SHA256(86a7b83d8c9d28baebbde310cd0b459d0950a9c7ff1a6276ce5858f6a89bc06a) | ||
SourceDirectory: fansi | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -74,7 +74,6 @@ BuildDepends: << | |
<< | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 1.4-0 | ||
Version: 1.4-1 | ||
Revision: 1 | ||
Description: Flexible Cluster Algorithms | ||
Homepage: https://cran.r-project.org/package=flexclust | ||
License: GPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:flexclust_%v.tar.gz | ||
Source-MD5: b1ee1b788a1b8a3e21dea7ecb9964371 | ||
Source-Checksum: SHA256(d67977df059e622832358069509f8968d506074320a45d34bfd21c65f898538d) | ||
SourceDirectory: flexclust | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -67,7 +67,6 @@ BuildDepends: << | |
<< | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,14 +36,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2) | ||
Version: 1.11 | ||
Version: 1.12 | ||
Revision: 1 | ||
Description: GNU R Tools for formatting R source code | ||
Homepage: https://cran.r-project.org/package=formatR | ||
License: GPL | ||
Maintainer: David Fang <[email protected]> | ||
Source: mirror:custom:formatR_%v.tar.gz | ||
Source-MD5: 8ec8022366ed7fe7479a8230e3d3cc4b | ||
Source-Checksum: SHA256(8b52efbf43cbef25d837bb99a793a590c0958b753052c032b52304724e808c8b) | ||
SourceDirectory: formatR | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -57,7 +57,6 @@ Depends: << | |
BuildDepends: r-base%type_pkg[rversion]-dev | ||
CompileScript: << | ||
#!/bin/sh -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,14 +29,14 @@ Distribution: << | |
(%type_pkg[rversion] = 35 ) 10.14.5 | ||
<< | ||
Type: rversion (3.6 3.5 3.4 3.3 3.2) | ||
Version: 1.23.0 | ||
Version: 1.25.0 | ||
Revision: 1 | ||
Description: Unified Parallel and Distributed Processing | ||
Homepage: https://cran.r-project.org/package=future | ||
License: GPL | ||
License: LGPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:future_%v.tar.gz | ||
Source-Checksum: SHA256(d869c80e837c0937a414b8050deff081aefeac586b796f3d634d64f0f4fdb8f8) | ||
Source-Checksum: SHA256(d6242ece0fb45f0bf492e8219eae790a448255540ee39ef930a2752fdc821847) | ||
SourceDirectory: future | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -45,17 +45,16 @@ CustomMirror: << | |
Depends: << | ||
r-base%type_pkg[rversion], | ||
cran-digest-r%type_pkg[rversion], | ||
cran-globals-r%type_pkg[rversion] (>= 0.14.0), | ||
cran-listenv-r%type_pkg[rversion] (>= 0.8.0), | ||
cran-parallelly-r%type_pkg[rversion] (>= 1.26.1) | ||
cran-globals-r%type_pkg[rversion] (>= 0.14.0-1), | ||
cran-listenv-r%type_pkg[rversion] (>= 0.8.0-1), | ||
cran-parallelly-r%type_pkg[rversion] (>= 1.30.0-1) | ||
<< | ||
BuildDepends: << | ||
fink (>= 0.27.2), | ||
r-base%type_pkg[rversion]-dev | ||
<< | ||
CompileScript: << | ||
#!/bin/sh -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 0.4.5 | ||
Version: 0.4.6 | ||
Revision: 1 | ||
Description: Mesh generation and surface tesselation | ||
Homepage: https://cran.r-project.org/package=geometry | ||
License: GPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:geometry_%v.tar.gz | ||
Source-MD5: f6b987bf32a6f679bc7d50530dbc3696 | ||
Source-Checksum: SHA256(910465a8c8043faca73bcc7c81c9249b9938677ee6649468003b438a6503f5d8) | ||
SourceDirectory: geometry | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -72,7 +72,6 @@ BuildDepends: << | |
GCC: 4.0 | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,14 +37,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2) | ||
Version: 1.5.0 | ||
Version: 1.6.0 | ||
Revision: 1 | ||
Description: Simple Git Client for R | ||
Homepage: https://cran.r-project.org/package=gert | ||
License: BSD | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:gert_%v.tar.gz | ||
Source-MD5: 625d28492815e61a4f6642ae266920f4 | ||
Source-Checksum: SHA256(8c440aeebabf1cb3b57124ec9280e0f46b2ab56f2bca07d72b5c7a7f4edc2964) | ||
SourceDirectory: gert | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
@@ -71,7 +71,6 @@ BuildDepends: << | |
<< | ||
CompileScript: << | ||
#!/bin/bash -ev | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,14 +41,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1) | ||
Version: 0.29.0 | ||
Version: 0.30.1 | ||
Revision: 1 | ||
Description: Provides Access to Git Repositories | ||
Homepage: https://cran.r-project.org/package=git2r | ||
License: GPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:git2r_%v.tar.gz | ||
Source-MD5: 11be94049022d18cfb6bbdffa20364c3 | ||
Source-Checksum: SHA256(85d913ddc7659e32c1b98ebc247fa1cc1b7717a5bd413fa78ea84696986ca840) | ||
Source2: http://www.opensource.apple.com/source/zlib/zlib-43/zlib/zlib.pc?txt | ||
Source2Rename: zlib.pc | ||
Source2-MD5: 51a7a85e92c0fafd00adbb1d0c1bc805 | ||
|
@@ -60,6 +60,7 @@ CustomMirror: << | |
Primary: https://cran.r-project.org/src/contrib | ||
Secondary: https://cran.r-project.org/src/contrib/00Archive/git2r | ||
<< | ||
# Not compatible with libgit2.28. See DescPackaging. | ||
Depends: << | ||
r-base%type_pkg[rversion], | ||
libgettext8-shlibs, | ||
|
@@ -76,7 +77,6 @@ BuildDepends: << | |
CompileScript: << | ||
#!/bin/bash -ev | ||
export PKG_CONFIG_PATH=`pwd`/../pkgconfig | ||
export TMPDIR=%b/tmp | ||
BIN_R=%p/Library/Frameworks/R.framework/Versions/%type_raw[rversion]/Resources/bin/R | ||
|
||
pushd .. | ||
|
@@ -113,6 +113,8 @@ DescPackaging: << | |
|
||
Checks for system libgit2. If we switch to internal libgit2, then needs | ||
openssl110, libiconv, & libssh2.1. | ||
|
||
The current version (0.30.1) does not build with libgit2.28. | ||
<< | ||
|
||
<< |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,14 +12,14 @@ Distribution: << | |
(%type_pkg[rversion] = 36 ) 10.15 | ||
<< | ||
Type: rversion (4.1 4.0 3.6) | ||
Version: 4.1-3 | ||
Version: 4.1-4 | ||
Revision: 1 | ||
Description: Lasso and elastic-net regularized models | ||
Homepage: https://cran.r-project.org/package=glmnet | ||
License: GPL | ||
Maintainer: None <[email protected]> | ||
Source: mirror:custom:glmnet_%v.tar.gz | ||
Source-MD5: 4322b8afadefcd56d45e4d3955bf0f86 | ||
Source-Checksum: SHA256(f6b0f70a0b3d81ff91c2b94f795a2a32e90dd458270f1a29e49e085dd65000f9) | ||
SourceDirectory: glmnet | ||
CustomMirror: << | ||
Primary: https://cran.r-project.org/src/contrib | ||
|
Oops, something went wrong.