⇦ | r-base-core [universe]
Last updated on: 2018-04-27 01:33 [UTC]

Metadata for r-base-core in universe

R.desktop - 3.4.4-1ubuntu1 ⚙ amd64 ⚙ armhf ⚙ arm64 ⚙ i386 ⚙ ppc64el ⚙ s390x

Icon
---
Type: desktop-application
ID: R.desktop
Package: r-base-core
Name:
  C: R
Summary:
  C: R software environment for statistical computing and graphics
Description:
  de: >-
    <p>R ist ein System für statistische Berechnungen und Grafiken. Es besteht aus einer Sprache mit grafischer Laufzeitumgebung
    und einem Debugger. Der Zugriff auf bestimmte Systemfunktionen und die Ausführung von Skriptdateien ist möglich.</p>

    <p>Der Entwurf von R wurde stark von zwei existierenden Sprachen beeinflusst: S von Becker, Chambers &amp; Wilks und Scheme
    von Sussman. Während die resultierende Sprache ein S ähnelndes Aussehen hat, stammt die Semantik und die interne Implementierung
    von Scheme ab.</p>

    <p>Der Kern von R ist eine interpretierte Programmiersprache, die Verzweigungen und Schleifen sowie modulare Programmierung
    unter Verwendung von Funktionen ermöglicht. Die meisten dem Anwender zugänglichen Funktionen von R sind in R geschrieben.
    Der Anwender kann zur Effizienzsteigerung in den Sprachen C, C++ oder Fortran geschriebene Funktionen einsetzen, was auch
    viele Grundfunktionen von R ausnutzen. Die R-Distribution enthält Funktionalitäten für eine große Zahl statistischer Verfahren
    und die zugrunde liegenden mathematischen Berechnungen. Es gibt auch eine Vielzahl von Funktionen, die zusammen eine flexible
    grafische Umgebung für die Erzeugung vielfältiger grafischer Darstellungen bilden.</p>

    <p>Zusätzlich sind mehrere tausend Erweiterungs-»Pakete« beim Comprehensive R Archive Network (CRAN) verfügbar. Viele
    von ihnen sind auch als Debian- Pakete verfügbar, deren Namen dem Schema »r-cran-&lt;name&gt;« folgen.</p>

    <p>Dieses Paket enthält das nackte GNU-R-System, von dem nur die optionalen Dokumentationspakete wie r-base-html, r-doc-html,
    r-doc-pdf und r-doc-info abgetrennt wurden, um die Größe des Paketes etwas zu reduzieren.</p>
  sk: >-
    <p>R je systém na štatistické výpočty a grafiku. Skladá sa z jazyka a dynamického prostredia s grafikou, ladiaceho nástroja,
    prístupu k určitým funkciám systému a schopnosti spúšťať programy uložené v skriptoch.</p>

    <p>Návrh R do veľkej miery ovplyvnili dva existujúce jazyky - S (Becker, Chambers a Wilks) a Scheme (Sussman). Hoci je
    výsledný jazyk vzhľadom veľmi podobný S, implementácia a sémantika čerpajú zo Scheme.</p>

    <p>Jadrom R je interpretovaný počítačový jazyk umožňujúci vetvenie a cykly a modulárne programovanie pomocou funkcií.
    Väčšina funkcií v R prístupných používateľovi je napísaná v R. Používateľ môže písať rozhrania k procedúram v jazykoch
    C, C++ alebo FORTRAN ak požaduje vyššiu výkonnosť a mnohé zo základných funkcií R to využívajú. Distribúcia R obsahuje
    funkcie veľkého počtu štatistických procedúr a súvisiace aplikované matematické výpočty. Tiež existuje veľká množina funkcií
    poskytujúcich flexibilné grafické prostredie na tvorbu rozličných druhov prezentácií dát.</p>

    <p>Naviac je dostupných niekoľko tisíc tzv. balíkov z CRAN (Comprehensive R Archive Network), mnohé z nich aj vo forme
    balíkov Debianu s názvom „r- cran-*“.</p>

    <p>Tento balík poskytuje základ systému GNU R z ktorého boli oddelené iba voliteľné balíky s dokumentáciou r-base-html,
    r-doc-html, r-doc-pdf a r- doc-info, aby sa trochu zmenšila veľkosť tohto balíka.</p>
  sl: >-
    <p>R je sistem za statistične izračune in grafiko. Sestavljen je iz jezika in izvajalnega okolja z grafiko, razhroščevalnikom,
    dostopom do določenih sistemskih funkcij in zmožnostjo izvajanja programov, shranjenih v skriptnih datotekah.</p>

    <p>Na zasnovo R sta močno vplivala dva obstoječa jezika: Becker, Chambers &amp; Wilks&apos; S in Sussmanova shema. Nastali
    jezik je po videzu zelo podoben S, spodaj ležeča izvedba in semantika pa sta izpeljani iz sheme.</p>

    <p>Jedro R je tolmačen računalniški jezik, ki omogoča razvejitve, zanke kot tudi modularno programiranje s funkcijami.
    Večina uporabniško vidnih funkcij napisanih v R je napisanih v R. Uporabniki lahko uporabijo tudi postopke napisane v
    jezikih C, C++ ali FORTRAN. Distribucija R vključuje zmožnosti za številne statistične postopke in matematične izračune.
    Obstaja tudi velika zbirka funkcij, ki zagotavljajo prilagodljivo grafično okolje za ustvarjenje različnih vrst predstavitev
    podatkov.</p>

    <p>Additionally, several thousand extension &quot;packages&quot; are available from CRAN, the Comprehensive R Archive
    Network, many also as Debian packages, named &apos;r-cran-&lt;name&gt;&apos;.</p>

    <p>Ta paket vsebuje osnovni sistem GNU R iz katerega so bili izbirni paketi dokumentacije r-base-html, r-doc-html, r-doc-pdf
    in r-doc-info odstranjeni, da bi bila velikost paketa manjša.</p>
  ja: >-
    <p>R は、統計計算とグラフィクスのためのシステムです。R は言語、グラフィックを サポートするランタイム環境、デバッガから構成され、一部のシステム関数に アクセスでき、スクリプトファイルに保存したプログラムを実行することができます。</p>

    <p>R の設計は、Becker, Chambers &amp; Wilks の S と、Sussman の Scheme に非常に 強く影響を受けています。外見的には S によく似ており、一方で基礎部分の実装と セマンティクスは Scheme
    に由来しています。</p>

    <p>R の中核はインタープリタ式コンピュータ言語で、分岐、ループが可能で、関数を 使ったモジュール型プログラミングもできます。R のユーザから見える 関数のほとんどは、R で書かれています。R のコアの多くの関数と同様に、 効率を良くするために
    C, C++ または FORTRAN で書かれた手続きに 接続することができます。R のディストリビューションには、膨大な統計の手続きと、 その基礎となる応用数学の計算アルゴリズムが含まれています。さらに、多種にわたる データを表現するため、柔軟性のあるグラフィック環境を提供する多くの関数群が
    存在します。</p>

    <p>また、数千もの拡張「パッケージ」が CRAN (Comprehensive R Archive Network) から入手可能で、その多くが &apos;r-cran-&lt;name&gt;&apos; という名前の Debian
    パッケージにもなっています。</p>

    <p>このパッケージは GNU R システムの中核部分を提供します。このパッケージのサイ ズをある程度小さくするため、ドキュメンテーションパッケージ r -base-html, r-doc-html, r-doc-pdf, r-doc-info
    はオプションとして分割しています。</p>
  uk: >-
    <p>R — система для статистичних обчислень та представлення даних в графічному вигляді. Вона складається з мови з виконавчим
    середовищем для графічного відтворення даних, відлагоджувача, доступу до певних системних функцій та можливості виконувати
    програми, що містяться у файлах сценаріїв.</p>

    <p>На вигляд R значною мірою вплинули дві існуючі мови: S (Becker, Chambers &amp; Wilks) та Scheme (Sussman). Отже в результаті
    вийшла мова, що дуже схожа на S з реалізацією та семантикою, успадкованою з Scheme.</p>

    <p>Ядром R є інтерпретована комп’ютерна мова, яка дозволяє створювати розгалуження та цикли так само, як і модульні програми
    з використанням функцій. Більшість доступних користувачам функцій R написані на R. R дає можливість користувачам звертатись
    до процедур, написаних на Сі, Сі++ або Фортран, для підвищення ефективності, і більшість із основних функцій R дозволяють
    робити це. Дистрибутив R містить функції для великої кількості статистичних завдань та математичних розрахунків, на які
    вони спираються. В ньому також міститься великий набір  функцій, що надають гнучке середовище для графічного подання даних
    та результатів обчислень.</p>

    <p>На додачу, кілька тисяч пакунків розширень доступні на CRAN (Comprehensive R Archive Network) багато з них також є
    пакунками Debian, що мають назву &apos;r-cran-&lt;name&gt;&apos;.</p>

    <p>This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html,
    r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.</p>
  C: >-
    <p>R is a system for statistical computation and graphics.  It consists of a language plus a run-time environment with
    graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.</p>

    <p>The design of R has been heavily influenced by two existing languages: Becker, Chambers &amp; Wilks&apos; S and Sussman&apos;s
    Scheme.  Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics
    are derived from Scheme.</p>

    <p>The core of R is an interpreted computer language which allows branching and looping as well as modular programming
    using functions. Most of the user-visible functions in R are written in R.  It is possible for the user to interface to
    procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R&apos;s core functions do so.  The
    R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. 
    There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data
    presentations.</p>

    <p>Additionally, several thousand extension &quot;packages&quot; are available from CRAN, the Comprehensive R Archive
    Network, many also as Debian packages, named &apos;r-cran-&lt;name&gt;&apos;.</p>

    <p>This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html,
    r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.</p>
  en: >-
    <p>R is a system for statistical computation and graphics.  It consists of a language plus a run-time environment with
    graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.</p>

    <p>The design of R has been heavily influenced by two existing languages: Becker, Chambers &amp; Wilks&apos; S and Sussman&apos;s
    Scheme.  Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics
    are derived from Scheme.</p>

    <p>The core of R is an interpreted computer language which allows branching and looping as well as modular programming
    using functions. Most of the user-visible functions in R are written in R.  It is possible for the user to interface to
    procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R&apos;s core functions do so.  The
    R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. 
    There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data
    presentations.</p>

    <p>Additionally, several thousand extension &quot;packages&quot; are available from CRAN, the Comprehensive R Archive
    Network, many also as Debian packages, named &apos;r-cran-&lt;name&gt;&apos;.</p>

    <p>This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html,
    r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.</p>
  en_CA: >-
    <p>R is a system for statistical computation and graphics.  It consists of a language plus a run-time environment with
    graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.</p>

    <p>The design of R has been heavily influenced by two existing languages: Becker, Chambers &amp; Wilks&apos; S and Sussman&apos;s
    Scheme.  Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics
    are derived from Scheme.</p>

    <p>The core of R is an interpreted computer language which allows branching and looping as well as modular programming
    using functions. Most of the user-visible functions in R are written in R.  It is possible for the user to interface to
    procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R&apos;s core functions do so.  The
    R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. 
    There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data
    presentations.</p>

    <p>Additionally, several thousand extension &quot;packages&quot; are available from CRAN, the Comprehensive R Archive
    Network, many also as Debian packages, named &apos;r-cran-&lt;name&gt;&apos;.</p>

    <p>This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html,
    r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.</p>
  ru: >-
    <p>R — это система для статистических расчётов, состоящая из языка и рабочего окружения с графикой, отладчиком, доступом
    к некоторым системным функциям и возможностью запуска сценариев, хранимых в отдельных файлах.</p>

    <p>На разработку R сильное влияние оказали два существующих языка: S Бекера, Чамберса и Уилкса, и Scheme Сассмана. Несмотря
    на то, что внешне получившийся язык очень сильно похож на S, его реализация и семантика произошли из Scheme.</p>

    <p>Ядро R представляет собой интерпретируемый язык программирования, который позволяет реализовать ветвления и циклы,
    а также  модульное программирование с использованием функций. Большинство функций R, видимых пользователю, написаны на
    R. Также существует возможность обращаться к процедурам, написанным на C, C++ или FORTRAN для большей эффективности, и
    многие базовые функции R это делают. Дистрибутив R позволяет осуществлять множество статистических операций и лежащих
    в их основе прикладных математических вычислений. Также присутствует большой набор функций, обеспечивающих гибкое графическое
    окружение для создания различных графических представлений данных.</p>

    <p>Дополнительно, несколько тысяч «пакетов» с расширениями доступны на CRAN, Comprehensive R Archive Network. Многие из
    них также собраны в виде пакетов Debian, называющихся &apos;r-cran-&lt;имя пакета&gt;&apos;</p>

    <p>This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html,
    r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.</p>
  gl: >-
    <p>R is a system for statistical computation and graphics.  It consists of a language plus a run-time environment with
    graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.</p>

    <p>The design of R has been heavily influenced by two existing languages: Becker, Chambers &amp; Wilks&apos; S and Sussman&apos;s
    Scheme.  Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics
    are derived from Scheme.</p>

    <p>The core of R is an interpreted computer language which allows branching and looping as well as modular programming
    using functions. Most of the user-visible functions in R are written in R.  It is possible for the user to interface to
    procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R&apos;s core functions do so.  The
    R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. 
    There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data
    presentations.</p>

    <p>Additionally, several thousand extension &quot;packages&quot; are available from CRAN, the Comprehensive R Archive
    Network, many also as Debian packages, named &apos;r-cran-&lt;name&gt;&apos;.</p>

    <p>Este paquete fornece o núcleo do sistema R de GNU do que só ses retiraron os paquetes de documentación opcional r-base-html,
    r-doc-html, r-doc-pdf e r-doc-info para reducir algo o tamaño do paquete.</p>
  fr: >-
    <p>R est un système de calcul statistique et de graphiques. Il est composé d&apos;un langage ainsi que d&apos;un environnement
    d&apos;exécution avec des graphiques, un débogueur, un accès à certaines fonctions systèmes et la possibilité d&apos;exécuter
    des programmes stockés dans des fichiers scripts.</p>

    <p>La conception de R a été fortement influencée par deux langages existants : le S de Becker, Chambers et Wilks et le
    Scheme de Sussman. Le langage obtenu est très proche en apparence du S alors que l&apos;implémentation sous- jacente et
    la sémantique dérive du Scheme.</p>

    <p>Le cœur de R est un langage de calcul interprété qui permet les branchements et les boucles ainsi que la programmation
    modulaire en utilisant des fonctions. La plupart des fonctions visibles par les utilisateurs sont écrites en R. Il est
    possible d&apos;utiliser des procédures écrites en C, C++ ou FORTRAN pour plus d&apos;efficacité, et la plupart des fonctions
    internes de R le font. La distribution R contient des fonctionnalités pour un large panel de procédures statistiques et
    de calculs mathématiques. Elle contient également un grand nombre de fonctions qui fournissent un environnement graphique
    flexible pour créer différents types de présentations des données.</p>

    <p>En outre, plusieurs milliers de « paquets » d&apos;extension sont disponibles à partir de CRAN, le réseau complet d&apos;archives
    R, et beaucoup sont aussi disponibles sous forme de paquets Debian nommés « r-cran-&lt;nom&gt; ».</p>

    <p>Ce paquet fournit le noyau du système GNU R duquel seuls les paquets de documentation optionnels r-base-html, r-doc-html,
    r-doc-pdf et r-doc-info ont été séparés pour réduire quelque peu la taille de ce paquet.</p>
  en_GB: >-
    <p>R is a system for statistical computation and graphics.  It consists of a language plus a run-time environment with
    graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.</p>

    <p>The design of R has been heavily influenced by two existing languages: Becker, Chambers &amp; Wilks&apos; S and Sussman&apos;s
    Scheme.  Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics
    are derived from Scheme.</p>

    <p>The core of R is an interpreted computer language which allows branching and looping as well as modular programming
    using functions. Most of the user-visible functions in R are written in R.  It is possible for the user to interface to
    procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R&apos;s core functions do so.  The
    R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. 
    There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data
    presentations.</p>

    <p>Additionally, several thousand extension &quot;packages&quot; are available from CRAN, the Comprehensive R Archive
    Network, many also as Debian packages, named &apos;r-cran-&lt;name&gt;&apos;.</p>

    <p>This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html,
    r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.</p>
  it: >-
    <p>R è un sistema per il calcolo statistico e per la grafica. Consiste di un linguaggio e di un ambiente eseguibile con
    grafica, un debugger, l&apos;accesso a certe funzioni di sistema e la capacità di eseguire programmi memorizzati in file
    script.</p>

    <p>La progettazione di R è stata pesantemente influenzata da due linguaggi già esistenti: S di Becker, Chambers e Wilks
    e Scheme di Sussman. Di conseguenza il linguaggio risulta avere un aspetto molto simile a S e l&apos;implementazione e
    la semantica sottostanti sono derivate da Scheme.</p>

    <p>Il cuore di R è un linguaggio interpretato che permette salti e cicli ma anche la programmazione modulare tramite le
    funzioni. La maggior parte delle funzioni visibili all&apos;utente sono scritte in R. L&apos;utente può interfacciarsi
    con procedure scritte in C, C++ o FORTRAN per l&apos;efficienza, come fanno molte delle funzioni principali di R. La distribuzione
    di R contiene funzionalità per un gran numero di procedure statistiche e per i calcoli matematici applicati sottostanti.
    C&apos;è anche un ampio insieme di funzioni che forniscono un ambiente grafico flessibile per la creazione di diversi
    tipi di rappresentazione dei dati.</p>

    <p>Inoltre, diverse migliaia di &quot;pacchetti&quot; d&apos;estensione sono disponibili dal CRAN, Comprehensive R Archive
    Network, molti dei quali sono disponibili come pacchetti Debian con nome &quot;r-cran-&lt;nome&gt;&quot;.</p>

    <p>This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html,
    r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.</p>
  da: >-
    <p>R er et system til statistisk beregning og grafik. Det består af et sprog plus et afviklingsmiljø med grafik, et aflusningsredskab,
    adgang til særlige systemfunktioner, samt evnen til at køre programmer som er gemt som skriptfiler.</p>

    <p>Designet af R er tungt påvirket af to eksisterende sprog: Becker, Chambers &amp; Wilks&apos; S og Sussman&apos;s Scheme.
    Hvor sprogudformningen i sin fremtræden i høj grad ligner S, så er den underliggende implementering og semantik afledt
    fra Scheme.</p>

    <p>Kernen i R er et fortolket programmeringssprog som tillader forgrening og løkker, så vel som modulær programmering
    med brug af funktioner. De fleste funktioner som er synlige for brugeren i R er skrevet i R. Det er muligt for brugeren
    at tilgå procedurer skrevet i C, C++ eller FORTRAN sprogene for effektivitet, og mange af R&apos;s kernefunktioner gør
    dette. Distributionen R indeholder funktionalitet til et stort antal statistiske procedurer og underliggende anvendte
    matematiske beregninger. Der er også et stort sæt af funktioner, der tilbyder et grafisk miljø til oprettelse af adskillige
    slags datarepræsentationer.</p>

    <p>Derudover er flere tusinde udvidelsespakker tilgængelige fra CRAN (Comprehensive R Archive Network), mange også som
    Debianpakker, der er navngivet »r-cran-&lt;navn&gt;«.</p>

    <p>Denne pakke tilbyder kerne GNU R-systemet hvorfra kun de valgfrie dokumentationspakker r-base-html, r-doc-html, r-doc-pdf
    og r-doc-info er blevet udskilt for at reducere størrelsen på pakken.</p>
  en_AU: >-
    <p>R is a system for statistical computation and graphics.  It consists of a language plus a run-time environment with
    graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.</p>

    <p>The design of R has been heavily influenced by two existing languages: Becker, Chambers &amp; Wilks&apos; S and Sussman&apos;s
    Scheme.  Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics
    are derived from Scheme.</p>

    <p>The core of R is an interpreted computer language which allows branching and looping as well as modular programming
    using functions. Most of the user-visible functions in R are written in R.  It is possible for the user to interface to
    procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R&apos;s core functions do so.  The
    R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. 
    There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data
    presentations.</p>

    <p>Additionally, several thousand extension &quot;packages&quot; are available from CRAN, the Comprehensive R Archive
    Network, many also as Debian packages, named &apos;r-cran-&lt;name&gt;&apos;.</p>

    <p>This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html,
    r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.</p>
Categories:
- Graphics
- Science
- Math
Icon:
  cached:
  - name: r-base-core_rlogo_icon.png
    width: 48
    height: 48
  - name: r-base-core_rlogo_icon.png
    width: 64
    height: 64
Launchable:
  desktop-id:
  - R.desktop