New package: R-cran-RInside-0.2.16
This commit is contained in:
parent
e9170a9fce
commit
71b7bc86a9
2 changed files with 28 additions and 0 deletions
|
@ -4153,3 +4153,19 @@ librz_bin.so.0.3.4 rizin-0.3.4_1
|
|||
libaravis-0.8.so.0 libaravis-0.8.21_1
|
||||
libLimeSuite.so.20.10-1 LimeSuite-20.10.0_1
|
||||
libnvme.so.1 libnvme-1.0_1
|
||||
libRInside.so R-cran-RInside-0.2.16_1
|
||||
libXrdUtils.so.3 xrootd-5.4.0_1
|
||||
libXrdCl.so.3 xrootd-5.4.0_1
|
||||
libXrdServer.so.3 xrootd-5.4.0_1
|
||||
libXrdCrypto.so.2 xrootd-5.4.0_1
|
||||
libXrdPosix.so.3 xrootd-5.4.0_1
|
||||
libXrdHttpUtils.so.2 xrootd-5.4.0_1
|
||||
libXrdSsiLib.so.2 xrootd-5.4.0_1
|
||||
libXrdCryptoLite.so.2 xrootd-5.4.0_1
|
||||
libCore.so root-6.24.06_1
|
||||
libTree.so root-6.24.06_1
|
||||
libRIO.so root-6.24.06_1
|
||||
libMatrix.so root-6.24.06_1
|
||||
libThread.so root-6.24.06_1
|
||||
libTMVA.so root-6.24.06_1
|
||||
libMathCore.so root-6.24.06_1
|
||||
|
|
12
srcpkgs/R-cran-RInside/template
Normal file
12
srcpkgs/R-cran-RInside/template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'R-cran-RInside'
|
||||
pkgname=R-cran-RInside
|
||||
version=0.2.17
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
makedepends="R-cran-Rcpp"
|
||||
short_desc="C++ classes to embed R in C++ (and C) applications"
|
||||
maintainer="Ben Jargowsky <benjar63@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://CRAN.R-project.org/package=RInside"
|
||||
checksum=0be28c44ee34cba669a7264d2b99c289230645598ca78e21682559dc31824348
|
||||
shlib_provides="libRInside.so"
|
Loading…
Add table
Reference in a new issue