SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : R-sanitizers
Version : 0.1.1 Vendor : obs://build_opensuse_org/devel:languages:R
Release : lp153.1.5 Date : 2024-06-14 11:12:14
Group : Development/Libraries/Other Source RPM : R-sanitizers-0.1.1-lp153.1.5.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : C/C++ Source Code to Trigger Address and Undefined Behaviour Sanitizers
Description :
Recent gcc and clang compiler versions provide functionality to test
for memory violations and other undefined behaviour; this is often
referred to as \"Address Sanitizer\" (or \'ASAN\') and \"Undefined Behaviour
Sanitizer\" (\'UBSAN\'). The Writing R Extension manual describes this in
some detail in Section 4.3 title \"Checking Memory Access\". This
feature has to be enabled in the corresponding binary, eg in R, which
is somewhat involved as it also required a current compiler toolchain
which is not yet widely available, or in the case of Windows, not
available at all (via the common Rtools mechanism). As an alternative,
pre-built Docker containers such as the Rocker container \'r-devel-san\'
or the multi-purpose container \'r-debug\' can be used. This package
then provides a means of testing the compiler setup as the known code
failures provides in the sample code here should be detected correctly,
whereas a default build of R will let the package pass. The code
samples are based on the examples from the Address Sanitizer Wiki at
< https://github.com/google/sanitizers/wiki>.

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-sanitizers-0.1.1-lp153.1.5.x86_64.rpm
     

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

Requires :
R-base
libR.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
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/sanitizers
/usr/lib64/R/library/sanitizers/DESCRIPTION
/usr/lib64/R/library/sanitizers/INDEX
/usr/lib64/R/library/sanitizers/Meta
/usr/lib64/R/library/sanitizers/Meta/Rd.rds
/usr/lib64/R/library/sanitizers/Meta/features.rds
/usr/lib64/R/library/sanitizers/Meta/hsearch.rds
/usr/lib64/R/library/sanitizers/Meta/links.rds
/usr/lib64/R/library/sanitizers/Meta/nsInfo.rds
/usr/lib64/R/library/sanitizers/Meta/package.rds
/usr/lib64/R/library/sanitizers/NAMESPACE
/usr/lib64/R/library/sanitizers/NEWS.Rd
/usr/lib64/R/library/sanitizers/R
/usr/lib64/R/library/sanitizers/R/sanitizers
/usr/lib64/R/library/sanitizers/R/sanitizers.rdb
/usr/lib64/R/library/sanitizers/R/sanitizers.rdx
/usr/lib64/R/library/sanitizers/help
/usr/lib64/R/library/sanitizers/help/AnIndex
/usr/lib64/R/library/sanitizers/help/aliases.rds
/usr/lib64/R/library/sanitizers/help/paths.rds
/usr/lib64/R/library/sanitizers/help/sanitizers.rdb
/usr/lib64/R/library/sanitizers/help/sanitizers.rdx
/usr/lib64/R/library/sanitizers/html
/usr/lib64/R/library/sanitizers/html/00Index.html
/usr/lib64/R/library/sanitizers/html/R.css
/usr/lib64/R/library/sanitizers/libs
/usr/lib64/R/library/sanitizers/libs/sanitizers.so
/usr/lib64/R/library/sanitizers/testUsage.txt

 
ICM