SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

R-dparser rpm build for : openSUSE Tumbleweed. For other distributions click R-dparser.

Name : R-dparser
Version : 1.3.1.12 Vendor : obs://build_opensuse_org/devel:languages:R
Release : 1.2 Date : 2024-10-11 22:02:21
Group : Development/Libraries/Other Source RPM : R-dparser-1.3.1.12-1.2.src.rpm
Size : 0.85 MB
Packager : (none)
Summary : Port of \'Dparser\' Package
Description :
A Scannerless GLR parser/parser generator. Note that GLR standing for
\"generalized LR\", where L stands for \"left-to-right\" and R stands for
\"rightmost (derivation)\". For more information see
< https://en.wikipedia.org/wiki/GLR_parser>. This parser is based on the
Tomita (1987) algorithm. (Paper can be found at
< https://aclanthology.org/P84-1073.pdf>). The original \'dparser\'
package documentation can be found at
< https://dparser.sourceforge.net/>. This allows you to add
mini-languages to R (like rxode2\'s ODE mini-language Wang, Hallow, and
James 2015 < DOI:10.1002/psp4.12052>) or to parse other languages like
\'NONMEM\' to automatically translate them to R code. To use this in
your code, add a LinkingTo dparser in your DESCRIPTION file and instead
of using #include < dparse.h> use #include < dparser.h>. This also
provides a R-based port of the make_dparser
< https://dparser.sourceforge.net/d/make_dparser.cat> command called
mkdparser(). Additionally you can parse an arbitrary grammar within R
using the dparse() function, which works on most OSes and is mainly for
grammar testing. The fastest parsing, of course, occurs at the C
level, and is suggested.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/R:/autoCRAN/openSUSE_Tumbleweed/x86_64

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
R-dparser
R-dparser(x86-64)

Requires :
R-base
R-digest
libR.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib64/R/library/dparser
/usr/lib64/R/library/dparser/DESCRIPTION
/usr/lib64/R/library/dparser/INDEX
/usr/lib64/R/library/dparser/LICENSE
/usr/lib64/R/library/dparser/Meta
/usr/lib64/R/library/dparser/Meta/Rd.rds
/usr/lib64/R/library/dparser/Meta/features.rds
/usr/lib64/R/library/dparser/Meta/hsearch.rds
/usr/lib64/R/library/dparser/Meta/links.rds
/usr/lib64/R/library/dparser/Meta/nsInfo.rds
/usr/lib64/R/library/dparser/Meta/package.rds
/usr/lib64/R/library/dparser/NAMESPACE
/usr/lib64/R/library/dparser/NEWS.md
/usr/lib64/R/library/dparser/R
/usr/lib64/R/library/dparser/R/dparser
/usr/lib64/R/library/dparser/R/dparser.rdb
/usr/lib64/R/library/dparser/R/dparser.rdx
/usr/lib64/R/library/dparser/ansic.test.g
/usr/lib64/R/library/dparser/help
/usr/lib64/R/library/dparser/help/AnIndex
/usr/lib64/R/library/dparser/help/aliases.rds
/usr/lib64/R/library/dparser/help/dparser.rdb
/usr/lib64/R/library/dparser/help/dparser.rdx
/usr/lib64/R/library/dparser/help/paths.rds
/usr/lib64/R/library/dparser/html
/usr/lib64/R/library/dparser/html/00Index.html
/usr/lib64/R/library/dparser/html/R.css
/usr/lib64/R/library/dparser/include
/usr/lib64/R/library/dparser/include/d.h
/usr/lib64/R/library/dparser/include/dparse.h
There is 18 files more in these RPM.

 
ICM