Commit graph

57 commits

Author SHA1 Message Date
Pekka Ristola
ba5c799083
r-pak: fix build, get dependencies from a callback 2024-02-19 21:37:07 +02:00
Pekka Ristola
273fa71a63
r-pak: use metadata checks 2024-02-19 17:16:40 +02:00
Pekka Ristola
2caa1befe5
r-pbdmpi: use SPDX license identifier for "Mozilla Public License 2.0" 2024-01-18 22:15:53 +02:00
Pekka Ristola
804665880f
r-*: use SPDX license identifier for "LGPL-3" 2024-01-18 21:30:50 +02:00
Pekka Ristola
63572875b4
r-*: use SPDX license identifier for "LGPL-2" 2024-01-18 21:22:33 +02:00
Pekka Ristola
1703281a9f
r-*: use SPDX license identifier for "LGPL (>= 2.1)" 2024-01-18 21:13:05 +02:00
Pekka Ristola
755911af99
r-*: use SPDX license identifier for "LGPL (>= 2)" 2024-01-18 21:06:33 +02:00
Pekka Ristola
6174312778
r-*: use SPDX license identifier for "GPL-2" 2024-01-17 21:56:37 +02:00
Pekka Ristola
9424964335
r-*: use SPDX license identifier for "GPL-3" 2024-01-17 21:45:55 +02:00
Pekka Ristola
d80d3edd42
r-*: use SPDX license identifier for "GPL (>= 3.0)" 2024-01-17 21:26:53 +02:00
Pekka Ristola
8083085556
r-*: use SPDX license identifier for "GPL (>= 3)" 2024-01-17 21:22:11 +02:00
Pekka Ristola
d923172864
r-*: use SPDX license identifier for "GPL-2 | GPL-3" 2024-01-17 20:53:28 +02:00
Pekka Ristola
f4a1a4699f
r-*: use SPDX license identifier for "GPL (>= 2.0)" 2024-01-17 20:44:21 +02:00
Pekka Ristola
b9d5342b86
r-*: use SPDX license identifier for "GPL (>= 2)" 2024-01-17 20:30:12 +02:00
Pekka Ristola
e97d5283c1
r-*: use SPDX license identifier for "GPL" 2024-01-17 20:22:05 +02:00
Pekka Ristola
217aacb50a
r-*: use SPDX license identifier for "BSL-1.0" 2024-01-16 19:27:54 +02:00
Pekka Ristola
9ab70080dd
r-*: use SPDX license identifier for "BSD_3_clause + file LICENSE" 2024-01-16 15:38:19 +02:00
Pekka Ristola
2bf2a216ab
r-*: use SPDX license identifier for "BSD_2_clause + file LICENSE" 2024-01-16 15:19:42 +02:00
Pekka Ristola
02dfebdc60
r-*: use SPDX license identifier for "Artistic-2.0" 2024-01-16 14:50:09 +02:00
Pekka Ristola
5ef1ef5d5f
r-*: use SPDX license identifier for "Apache License 2.0" 2024-01-16 14:23:06 +02:00
Pekka Ristola
04d6977619
r-*: use SPDX license identifier for "Apache License (== 2.0)" 2024-01-16 14:13:36 +02:00
Pekka Ristola
aad069f881
r-*: use SPDX license identifier for "AGPL-3" 2024-01-15 15:08:14 +02:00
Pekka Ristola
e270c87e55
r-*: add "GPL (>=2)" to known licenses 2024-01-11 02:43:01 +02:00
Pekka Ristola
ee2c271df2
r-flowpeaks: use metadata checks 2023-12-29 19:48:43 +02:00
Pekka Ristola
420348337e
r-maptree: use metadata checks
The "Unlimited" license text is taken from the "Writing R
Extensions" manual[0], which states that

"The mandatory ‘License’ field in the DESCRIPTION file should
specify the license of the package in a standardized form.
[...] Individual specifications must be one of [...] The
string ‘Unlimited’, meaning that there are no restrictions on
distribution or use other than those imposed by relevant laws
(including copyright laws)."

[0] https://cran.r-project.org/doc/manuals/R-exts.html#Licensing
2023-12-27 12:01:39 +02:00
Pekka Ristola
5441757c32
r-bigmemory.sri: use metadata checks 2023-12-24 17:18:15 +02:00
Pekka Ristola
22e18373ef
r-dbitest: fix depends 2023-12-22 16:40:09 +02:00
Pekka Ristola
6602e62bc1
r-*: strip dot from the end of pkgdesc 2023-12-15 17:39:50 +02:00
Pekka Ristola
47920515a5
r-*: avoid repeating package name in pkgdesc 2023-12-15 13:32:16 +02:00
Pekka Ristola
416dac4abf
r-*: ignore some values in SystemRequirements
GNU make and a C++ compiler are always available, because
make and gcc are dependencies of base-devel.

The ignored values "C++11", "C++17" and "GNU make" indicate
build-time dependencies only.
2023-12-15 07:42:01 +02:00
Pekka Ristola
36c6f470c9
r-phenomis: init 2023-12-03 17:02:01 +02:00
Pekka Ristola
32406fc423
r-*: use SPDX license identifier for "LGPL" R packages
This applies only to packages that have specified exactly
"LGPL" as the license in DESCRIPTION.
2023-12-02 18:27:15 +02:00
Pekka Ristola
14aed2ae4b
r-orthos: init 2023-11-27 13:36:38 +02:00
Pekka Ristola
3fd21f9df1
r-multirnaflow: init 2023-11-27 13:29:16 +02:00
Pekka Ristola
a29a7aa401
r-*: use SPDX license identifier for CC0 R packages 2023-11-25 10:30:32 +02:00
Pekka Ristola
d1c1a8f0cf
r-paws.common: init, dependency of r-paws.storage, which is dependency of r-rarr 2023-11-09 15:23:31 +02:00
Pekka Ristola
e9895844c5
r-pbdmpi: init, checkdependency of r-rnetcdf 2023-10-10 14:43:14 +03:00
Pekka Ristola
a121503934
r-mvnormtest: use metadata checks
Also add support for DESCRIPTION file not having a `NeedsCompilation`
value at all. In this case, the `expect_needscompilation` argument
for `r_pre_build` should be set to "" (empty string).
2023-10-08 12:39:10 +03:00
Pekka Ristola
1eef35280d
r-glmmtmb: use metadata checks 2023-09-17 13:15:59 +03:00
Pekka Ristola
254f01b51e
r-stars: use metadata checks 2023-09-12 16:58:04 +03:00
Pekka Ristola
96bda329a6
r-chemminer: use metadata checks 2023-07-22 13:03:27 +03:00
Pekka Ristola
c3b3a1c40e
r-distr: use metadata checks 2023-07-15 20:38:47 +03:00
Pekka Ristola
137c1ffe5d
r-annotate: use metadata checks 2023-07-13 20:50:01 +03:00
Pekka Ristola
f726729dcd
r-*: improve R package checking
- handle DESCRIPTION files with missing whitespace
- allow manually specifying expected NeedsCompilation value
2023-07-12 00:04:51 +03:00
Pekka Ristola
83a7be536e
r-rfast: use metadata checks 2023-07-03 21:53:16 +03:00
Pekka Ristola
42addd49b0
r-mapproj: add Lucent Public License to known licenses 2023-06-30 21:57:49 +03:00
Pekka Ristola
dda7484100
r-common: init, depends for r-logr 2023-06-27 20:45:52 +03:00
Pekka Ristola
15b5a9f58e
r-ggfun: use metadata checks 2023-06-25 23:10:00 +03:00
Pekka Ristola
425656697d
r-iterators: use metadata checks 2023-06-19 23:55:56 +03:00
Pekka Ristola
c6b01113b0
r-rcppziggurat: use metadata checks 2023-06-17 15:45:59 +03:00