SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : R-json64
Version : 0.1.3 Vendor : obs://build_opensuse_org/devel:languages:R
Release : lp153.2.13 Date : 2024-06-14 11:20:14
Group : Development/Libraries/Other Source RPM : R-json64-0.1.3-lp153.2.13.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : A \'Base64\' Encode/Decode Package with Support for JSON Output/Input and UTF-8
Description :
Encode/Decode \'base64\', with support for JSON format, using two
functions: j_encode() and j_decode(). \'Base64\' is a group of similar
binary-to-text encoding schemes that represent binary data in an ASCII
string format by translating it into a radix-64 representation, used
when there is a need to encode binary data that needs to be stored and
transferred over media that are designed to deal with textual data,
ensuring that the data will remain intact and without modification
during transport.
< https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding>
On the other side, JSON (JavaScript Object Notation) is a lightweight
data-interchange format. Easy to read, write, parse and generate. It is
based on a subset of the JavaScript Programming Language. JSON is a
text format that is completely language independent but uses
conventions that are familiar to programmers of the C-family of
languages, including C, C++, C#, Java, JavaScript, Perl, Python, and
many others. JSON structure is built around name:value pairs and
ordered list of values. < https://www.json.org> The first function,
j_encode(), let you transform a data.frame or list to a \'base64\'
encoded JSON (or JSON string). The j_decode() function takes a
\'base64\' string (could be an encoded JSON) and transform it to a
data.frame (or list, depending of the JSON structure).

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-json64-0.1.3-lp153.2.13.x86_64.rpm
     

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

Requires :
R-base
R-jsonlite
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/json64
/usr/lib64/R/library/json64/DESCRIPTION
/usr/lib64/R/library/json64/INDEX
/usr/lib64/R/library/json64/LICENSE
/usr/lib64/R/library/json64/Meta
/usr/lib64/R/library/json64/Meta/Rd.rds
/usr/lib64/R/library/json64/Meta/features.rds
/usr/lib64/R/library/json64/Meta/hsearch.rds
/usr/lib64/R/library/json64/Meta/links.rds
/usr/lib64/R/library/json64/Meta/nsInfo.rds
/usr/lib64/R/library/json64/Meta/package.rds
/usr/lib64/R/library/json64/NAMESPACE
/usr/lib64/R/library/json64/R
/usr/lib64/R/library/json64/R/json64
/usr/lib64/R/library/json64/R/json64.rdb
/usr/lib64/R/library/json64/R/json64.rdx
/usr/lib64/R/library/json64/help
/usr/lib64/R/library/json64/help/AnIndex
/usr/lib64/R/library/json64/help/aliases.rds
/usr/lib64/R/library/json64/help/json64.rdb
/usr/lib64/R/library/json64/help/json64.rdx
/usr/lib64/R/library/json64/help/paths.rds
/usr/lib64/R/library/json64/html
/usr/lib64/R/library/json64/html/00Index.html
/usr/lib64/R/library/json64/html/R.css

 
ICM