_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


node-bytes 3.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/visionmedia/bytes.js#readme
Licenses: Expat
Synopsis: Utility to parse a string bytes to bytes and vice-versa
Description:

Utility to parse a string bytes to bytes and vice-versa

node-uuid 3.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/uuidjs/uuid#readme
Licenses: Expat
Synopsis: RFC4122 (v1, v4, and v5) UUIDs
Description:

RFC4122 (v1, v4, and v5) UUIDs

node-union-value 1.0.1
Dependencies: node-set-value@2.0.1 node-is-extendable@0.1.1 node-get-value@2.0.6 node-arr-union@3.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/union-value
Licenses: Expat
Synopsis: Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Description:

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

node-regex-not 1.0.2
Dependencies: node-safe-regex@1.1.0 node-extend-shallow@3.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/regex-not
Licenses: Expat
Synopsis: Create a javascript regular expression for matching everything except for the given string.
Description:

Create a javascript regular expression for matching everything except for the given string.

node-prosemirror-model 1.19.2
Dependencies: node-orderedmap@2.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-model#readme
Licenses: Expat
Synopsis: ProseMirror's document model
Description:

ProseMirror's document model

node-is-extendable 0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-extendable
Licenses: Expat
Synopsis: Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"
Description:

Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"

node-ansi-styles 3.2.1
Dependencies: node-color-convert@1.9.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chalk/ansi-styles#readme
Licenses: Expat
Synopsis: ANSI escape codes for styling strings in the terminal
Description:

ANSI escape codes for styling strings in the terminal

node-expand-brackets 2.1.4
Dependencies: node-to-regex@3.0.2 node-snapdragon@0.8.2 node-regex-not@1.0.2 node-posix-character-classes@0.1.1 node-extend-shallow@2.0.1 node-define-property@0.2.5 node-debug@2.6.9
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/expand-brackets
Licenses: Expat
Synopsis: Expand POSIX bracket expressions (character classes) in glob patterns.
Description:

Expand POSIX bracket expressions (character classes) in glob patterns.

node-jsondiffpatch 0.3.11
Dependencies: node-diff-match-patch@1.0.5 node-chalk@2.4.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/benjamine/jsondiffpatch
Licenses: Expat
Synopsis: Diff & Patch for Javascript objects
Description:

Diff & Patch for Javascript objects

node-minimatch 3.1.2
Dependencies: node-brace-expansion@1.1.11
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/minimatch#readme
Licenses: ISC
Synopsis: a glob matcher in javascript
Description:

a glob matcher in javascript

node-scheduler 0.20.2
Dependencies: node-object-assign@4.1.1 node-loose-envify@1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://reactjs.org/
Licenses: Expat
Synopsis: Cooperative scheduler for the browser environment.
Description:

Cooperative scheduler for the browser environment.

node-lodash-debounce 3.1.1
Dependencies: node-lodash--getnative@3.9.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/
Licenses: Expat
Synopsis: The modern build of lodash’s `_.debounce` as a module.
Description:

The modern build of lodashâ s `_.debounce` as a module.

node-prosemirror-state 1.4.3
Dependencies: node-prosemirror-transform@1.7.3 node-prosemirror-model@1.19.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-state#readme
Licenses: Expat
Synopsis: ProseMirror editor state
Description:

ProseMirror editor state

node-is-dotfile 1.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-dotfile
Licenses: Expat
Synopsis: Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
Description:

Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.

node-rx-lite-aggregates 4.0.8
Dependencies: node-rx-lite@4.0.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Reactive-Extensions/RxJS
Licenses:
Synopsis: Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScript
Description:

Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScript

node-prosemirror-history 1.3.2
Dependencies: node-rope-sequence@1.3.4 node-prosemirror-view@1.31.5 node-prosemirror-transform@1.7.3 node-prosemirror-state@1.4.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-history#readme
Licenses: Expat
Synopsis: Undo history for ProseMirror
Description:

Undo history for ProseMirror

node-has-unicode 2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/iarna/has-unicode
Licenses: ISC
Synopsis: Try to guess if your terminal supports unicode
Description:

Try to guess if your terminal supports unicode

node-prosemirror-schema-list 1.3.0
Dependencies: node-prosemirror-state@1.4.3 node-prosemirror-transform@1.7.3 node-prosemirror-model@1.19.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-schema-list#readme
Licenses: Expat
Synopsis: List-related schema elements and commands for ProseMirror
Description:

List-related schema elements and commands for ProseMirror

node-abbrev 1.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/abbrev-js#readme
Licenses: ISC
Synopsis: Like ruby's abbrev module, but in js
Description:

Like ruby's abbrev module, but in js

rstudio-server 2023.06.1+524
Dependencies: boost@1.89.0 zlib@1.3.1 linux-pam@1.5.2 yaml-cpp@0.8.0-0.2f86d13 r-minimal@4.5.2 openssl@3.0.8 util-linux@2.40.4 pandoc@2.19.2 which@2.21 mathjax@2.7.9 coreutils@9.1 zip@3.0 unzip@6.0 postgresql@14.13 sqlite@3.39.3 soci@4.0.3 file@5.46 patch@2.8 openssh@10.2p1
Channel: guix-science
Location: guix-science/packages/rstudio.scm (guix-science packages rstudio)
Home page: https://rstudio.com/products/rstudio/#rstudio-server
Licenses: AGPL 3
Synopsis: Integrated development environment (IDE) for R
Description:

RStudio is an integrated development environment (IDE) for the R programming language. Some of its features include: Customizable workbench with all of the tools required to work with R in one place (console, source, plots, workspace, help, history, etc.); syntax highlighting editor with code completion; execute code directly from the source editor (line, selection, or file); full support for authoring Sweave and TeX documents. RStudio can also be run as a server, enabling multiple users to access the RStudio IDE using a web browser.

mathjax 2.7.9
Channel: guix-science
Location: guix-science/packages/rstudio.scm (guix-science packages rstudio)
Home page: https://www.mathjax.org/
Licenses: ASL 2.0
Synopsis: JavaScript display engine for mathematics
Description:

MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers, with built-in support for assistive technology like screen readers.

rstudio 2023.06.1+524
Dependencies: qtbase@5.15.17 qtdeclarative@5.15.17 qtlocation@5.15.17 qtsvg@5.15.17 qtsensors@5.15.17 qtxmlpatterns@5.15.17 qtwebchannel@5.15.17 qtwebengine@5.15.17 boost@1.89.0 zlib@1.3.1 linux-pam@1.5.2 yaml-cpp@0.8.0-0.2f86d13 r-minimal@4.5.2 openssl@3.0.8 util-linux@2.40.4 pandoc@2.19.2 which@2.21 mathjax@2.7.9 coreutils@9.1 zip@3.0 unzip@6.0 postgresql@14.13 sqlite@3.39.3 soci@4.0.3 file@5.46 patch@2.8 openssh@10.2p1
Channel: guix-science
Location: guix-science/packages/rstudio.scm (guix-science packages rstudio)
Home page: https://rstudio.com/products/rstudio/#rstudio-server
Licenses: AGPL 3
Synopsis: Integrated development environment (IDE) for R (desktop version)
Description:

RStudio is an integrated development environment (IDE) for the R programming language. Some of its features include: Customizable workbench with all of the tools required to work with R in one place (console, source, plots, workspace, help, history, etc.); syntax highlighting editor with code completion; execute code directly from the source editor (line, selection, or file); full support for authoring Sweave and TeX documents. RStudio can also be run as a server, enabling multiple users to access the RStudio IDE using a web browser.

js-panmirror 0-1.0134547
Dependencies: node-biblatex-csl-converter@2.1.0 node-clipboard@2.0.11 node-diff-match-patch@1.0.5 node-fuse-js@6.6.2 node-jayson@4.1.0 node-js-yaml@4.1.0 node-lodash-debounce@4.0.8 node-lodash-orderby@4.6.0 node-lodash-uniqby@4.7.0 node-orderedmap@1.1.8 node-prosemirror-changeset@2.2.1 node-prosemirror-commands@1.5.2 node-prosemirror-dev-tools@3.1.0 node-prosemirror-dropcursor@1.8.1 node-prosemirror-gapcursor@1.3.2 node-prosemirror-history@1.3.2 node-prosemirror-inputrules@1.2.1 node-prosemirror-keymap@1.2.2 node-prosemirror-model@1.19.2 node-prosemirror-schema-list@1.3.0 node-prosemirror-state@1.4.3 node-prosemirror-tables@1.3.2 node-prosemirror-transform@1.7.3 node-prosemirror-utils@0.9.6 node-prosemirror-view@1.31.5 node-react@18.2.0 node-react-dom@18.2.0 node-react-textarea-autosize@8.5.0 node-react-window@1.8.9 node-sentence-splitter@3.2.3 node-thenby@1.3.4 node-tlite@0.1.9 node-transliteration@2.3.5 node-typescript@4.9.5 node-use-debounce@9.0.4 node-vscode-languageserver-types@3.17.3 node-zenscroll@4.0.2 node-markdown-it@13.0.1
Channel: guix-science
Location: guix-science/packages/rstudio.scm (guix-science packages rstudio)
Home page: https://rstudio.com/products/rstudio/#rstudio-server
Licenses: AGPL 3
Synopsis: Integrated development environment (IDE) for R
Description:

RStudio is an integrated development environment (IDE) for the R programming language. Some of its features include: Customizable workbench with all of the tools required to work with R in one place (console, source, plots, workspace, help, history, etc.); syntax highlighting editor with code completion; execute code directly from the source editor (line, selection, or file); full support for authoring Sweave and TeX documents. RStudio can also be run as a server, enabling multiple users to access the RStudio IDE using a web browser.

Total results: 1014