A programming language and environment designed for statistical computing and data visualization. R provides a wide variety of statistical and graphical techniques and is widely used among statisticia...
Definition
Glossary: Letter R
Browse glossary terms starting with the letter R.
A document format combining R code, Markdown text, and output for reproducible statistical analysis reports and presentations.
DefinitionRealAudio: a proprietary audio format developed by RealNetworks for streaming. It was pioneering in early internet audio streaming but is now largely obsolete.
DefinitionRetrieval-Augmented Generation: a technique that enhances AI language models by retrieving relevant information from external knowledge sources before generating a response. RAG combines the power of...
DefinitionRoshal Archive: a proprietary archive format created by Eugene Roshal. It offers higher compression ratios than ZIP and supports solid archives, recovery records, and multi-volume archives.
DefinitionRaw Image Format: minimally processed data from a digital camera's image sensor. Each camera manufacturer has proprietary RAW formats (CR2, NEF, ARW, etc.).
DefinitionRole-Based Access Control: a method of restricting system access based on the roles of individual users within an organization. Permissions are assigned to roles rather than individuals, simplifying a...
DefinitionResource Description Framework: a W3C standard model for data interchange on the web using subject-predicate-object triples (Semantic Web).
DefinitionRepresentational State Transfer API: an architectural style for building web services that uses HTTP methods to perform CRUD operations on resources identified by URIs. RESTful APIs are stateless, cac...
DefinitionRealMedia Variable Bitrate: a RealNetworks video format using variable bitrate encoding. Was popular in Asia for video distribution but is now largely obsolete.
DefinitionROOT Data File: the file format for CERN's ROOT framework used in high-energy physics for storing event data, histograms, and analysis objects.
DefinitionRPM Package Manager: the package management format for Red Hat-based Linux distributions (Fedora, CentOS, RHEL).
DefinitionXML-based web feed formats for syndicating frequently updated content (blogs, news, podcasts). RSS and Atom are the two major feed standards.
DefinitionRich Text Format: a document file format developed by Microsoft for cross-platform document interchange. It supports text formatting, images, and basic layout.
DefinitionSource code for Racket, a general-purpose, multi-paradigm language descended from Scheme. Designed for language-oriented programming and used in education.
DefinitionSource code for Raku (formerly Perl 6), a multi-paradigm language with powerful grammars, concurrency, and type system features.
DefinitionAn open-source container management platform that simplifies deploying and managing multiple Kubernetes clusters. Rancher provides a unified management interface, multi-cluster operations, built-in mo...
DefinitionA type of malware that encrypts a victim's files or locks their system, demanding a ransom payment (often in cryptocurrency) in exchange for the decryption key or restored access.
DefinitionA markup syntax for embedding C# code into web pages in ASP.NET. Razor uses the @ symbol to transition from HTML to C# and powers Razor Pages and MVC views in .NET.
DefinitionA JavaScript library for building user interfaces, developed by Meta (Facebook). React uses a component-based architecture, a virtual DOM for efficient rendering, and a declarative approach to UI deve...
Definition