SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

R-curry rpm build for : openSUSE Leap 15. For other distributions click R-curry.

Name : R-curry
Version : 0.1.1 Vendor : obs://build_opensuse_org/devel:languages:R
Release : lp153.2.13 Date : 2024-06-14 11:06:36
Group : Development/Libraries/Other Source RPM : R-curry-0.1.1-lp153.2.13.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Partial Function Application with %< %, < %, and %>< %
Description :
Partial application is the process of reducing the arity of a function
by fixing one or more arguments, thus creating a new function lacking
the fixed arguments. The curry package provides three different ways of
performing partial function application by fixing arguments from either
end of the argument list (currying and tail currying) or by fixing
multiple named arguments (partial application). This package provides
this functionality through the %< %, < %, and %>< % operators which
allows for a programming style comparable to modern functional
languages. Compared to other implementations such a purrr::partial()
the operators in curry composes functions with named arguments, aiding
in autocomplete etc.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  R-curry-0.1.1-lp153.2.13.x86_64.rpm
     

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

Requires :
R-base
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/R/library/curry
/usr/lib64/R/library/curry/DESCRIPTION
/usr/lib64/R/library/curry/INDEX
/usr/lib64/R/library/curry/Meta
/usr/lib64/R/library/curry/Meta/Rd.rds
/usr/lib64/R/library/curry/Meta/features.rds
/usr/lib64/R/library/curry/Meta/hsearch.rds
/usr/lib64/R/library/curry/Meta/links.rds
/usr/lib64/R/library/curry/Meta/nsInfo.rds
/usr/lib64/R/library/curry/Meta/package.rds
/usr/lib64/R/library/curry/NAMESPACE
/usr/lib64/R/library/curry/R
/usr/lib64/R/library/curry/R/curry
/usr/lib64/R/library/curry/R/curry.rdb
/usr/lib64/R/library/curry/R/curry.rdx
/usr/lib64/R/library/curry/help
/usr/lib64/R/library/curry/help/AnIndex
/usr/lib64/R/library/curry/help/aliases.rds
/usr/lib64/R/library/curry/help/curry.rdb
/usr/lib64/R/library/curry/help/curry.rdx
/usr/lib64/R/library/curry/help/paths.rds
/usr/lib64/R/library/curry/html
/usr/lib64/R/library/curry/html/00Index.html
/usr/lib64/R/library/curry/html/R.css

 
ICM