_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-pkggraph 0.2.3
Propagated dependencies: r-tibble@3.2.1 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-networkd3@0.4 r-network@1.18.2 r-matrix@1.7-1 r-intergraph@2.0-4 r-igraph@2.1.1 r-htmltools@0.5.8.1 r-ggplot2@3.5.1 r-ggnetwork@0.5.13 r-dplyr@1.1.4 r-data-table@1.16.2 r-curl@6.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/talegari/pkggraph
Licenses: GPL 3
Synopsis: Consistent and Intuitive Platform to Explore the Dependencies of Packages on the Comprehensive R Archive Network Like Repositories
Description:

Interactively explore various dependencies of a package(s) (on the Comprehensive R Archive Network Like repositories) and perform analysis using tidy philosophy. Most of the functions return a tibble object (enhancement of dataframe') which can be used for further analysis. The package offers functions to produce network and igraph dependency graphs. The plot method produces a static plot based on ggnetwork and plotd3 function produces an interactive D3 plot based on networkD3'.

r-pkgverse 0.0.1
Propagated dependencies: r-usethis@3.0.0 r-devtools@2.4.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pkgverse.mikewk.com
Licenses: CC0
Synopsis: Build a Meta-Package Universe
Description:

Build your own universe of packages similar to the tidyverse package <https://tidyverse.org/> with this meta-package creator. Create a package-verse, or meta package, by supplying a custom name for the collection of packages and the vector of desired package names to includeâ and optionally supply a destination directory, an indicator of whether to keep the created package directory, and/or a vector of verbs implement via the usethis <http://usethis.r-lib.org/> package.

r-pkgconfig 2.0.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/gaborcsardi/pkgconfig
Licenses: Expat
Synopsis: Private configuration for R packages
Description:

This package provides the functionality to set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.

r-pkgsearch 3.1.5
Propagated dependencies: r-jsonlite@1.8.9 r-curl@6.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/r-hub/pkgsearch
Licenses: Expat
Synopsis: Search and Query CRAN R Packages
Description:

Search CRAN metadata about packages by keyword, popularity, recent activity, package name and more. Uses the R-hub search server, see <https://r-pkg.org> and the CRAN metadata database, that contains information about CRAN packages. Note that this is _not_ a CRAN project.

r-pkggraphr 0.3.1
Propagated dependencies: r-purrr@1.0.2 r-dplyr@1.1.4 r-diagrammer@1.0.11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://gitlab.com/doliv071/pkggraphr
Licenses: GPL 3+
Synopsis: Graph the Relationship Between Functions in an R Package
Description:

It is often useful when developing an R package to track the relationship between functions in order to appropriately test and track changes. This package generates a graph of the relationship between all R functions in a package. It can also be used on any directory containing .R files which can be very useful for shiny apps or other non-package workflows.

r-pkgkitten 0.2.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/eddelbuettel/pkgkitten
Licenses: GPL 2+
Synopsis: Create Simple Packages Which Do not Upset R Package Checks
Description:

This package provides a function kitten() which creates cute little packages which pass R package checks. This sets it apart from package.skeleton() which it calls, and which leaves imperfect files behind. As this is not exactly helpful for beginners, kitten() offers an alternative. Unit test support can be added via the tinytest package (if present), and documentation-creation support can be added via roxygen2 (if present).

r-pkgdepends 0.8.0
Propagated dependencies: r-zip@2.3.1 r-r6@2.5.1 r-ps@1.8.1 r-processx@3.8.4 r-pkgcache@2.2.3 r-pkgbuild@1.4.5 r-lpsolve@5.6.22 r-jsonlite@1.8.9 r-filelock@1.0.3 r-desc@1.4.3 r-curl@6.0.1 r-cli@3.6.3 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://r-lib.github.io/pkgdepends/
Licenses: Expat
Synopsis: Package Dependency Resolution and Downloads
Description:

Find recursive dependencies of R packages from various sources. Solve the dependencies to obtain a consistent set of packages to install. Download packages, and install them. It supports packages on CRAN', Bioconductor and other CRAN-like repositories, GitHub', package URLs', and local package trees and files. It caches metadata and package files via the pkgcache package, and performs all HTTP requests, downloads, builds and installations in parallel. pkgdepends is the workhorse of the pak package.

r-pkconverter 1.5
Propagated dependencies: r-shinythemes@1.2.0 r-shinydashboard@0.7.2 r-shiny@1.8.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PKconverter
Licenses: GPL 2+
Synopsis: The Parameter Converter of the Pharmacokinetic Models
Description:

Pharmacokinetics is the study of drug absorption, distribution, metabolism, and excretion. The pharmacokinetics model explains that how the drug concentration change as the drug moves through the different compartments of the body. For pharmacokinetic modeling and analysis, it is essential to understand the basic pharmacokinetic parameters. All parameters are considered, but only some of parameters are used in the model. Therefore, we need to convert the estimated parameters to the other parameters after fitting the specific pharmacokinetic model. This package is developed to help this converting work. For more detailed explanation of pharmacokinetic parameters, see "Gabrielsson and Weiner" (2007), "ISBN-10: 9197651001"; "Benet and Zia-Amirhosseini" (1995) <DOI: 10.1177/019262339502300203>; "Mould and Upton" (2012) <DOI: 10.1038/psp.2012.4>; "Mould and Upton" (2013) <DOI: 10.1038/psp.2013.14>.

r-pkgfilecache 0.1.5
Propagated dependencies: r-rappdirs@0.3.3 r-downloader@0.4 r-curl@6.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/dfsp-spirit/pkgfilecache
Licenses: Expat
Synopsis: Download and Manage Optional Package Data
Description:

Manage optional data for your package. The data can be hosted anywhere, and you have to give a Uniform Resource Locator (URL) for each file. File integrity checks are supported. This is useful for package authors who need to ship more than the 5 Megabyte of data currently allowed by the the Comprehensive R Archive Network (CRAN).

r-pk-unit-trans 0.1.0
Propagated dependencies: r-stringi@1.8.4 r-maditr@0.8.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pk.unit.trans
Licenses: Expat
Synopsis: Achieve Numerical Conversion Between Units Commonly Used in Pharmacokinetics
Description:

Achieve internal conversions of mass units, molar units, and volume units commonly used in pharmacokinetics, as well as conversions between mass units and molar units.

r-pkbioanalysis 0.2.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/OmarAshkar/PKbioanalysis
Licenses: AGPL 3+
Synopsis: Pharmacokinetic Bioanalysis Experiments Design and Exploration
Description:

Automate pharmacokinetic/pharmacodynamic bioanalytical procedures based on best practices and regulatory recommendations. The package impose regulatory constrains and sanity checking for common bioanalytical procedures. Additionally, PKbioanalysis provides a relational infrastructure for plate management and injection sequence.

Page: 12
Total results: 35