Other packages > Find by keyword >

gorpiper  

GORpipe Tool for R
View on CRAN: Click here


Download and install gorpiper package within the R console
Install from CRAN:
install.packages("gorpiper")

Install from Github:
library("remotes")
install_github("cran/gorpiper")

Install by package version:
library("remotes")
install_version("gorpiper", "1.0.1")



Attach the package and use:
library("gorpiper")
Maintained by
Andri Stefansson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-05-09
Latest Update: 2023-08-19
Description:
R library for executing GOR queries using local GORpipe.
How to cite:
Andri Stefansson (2022). gorpiper: GORpipe Tool for R. R package version 1.0.1, https://cran.r-project.org/web/packages/gorpiper. Accessed 22 Feb. 2025.
Previous versions and publish date:
1.0.0 (2022-05-09 09:30), 1.0.1 (2022-06-23 11:50)
Other packages that cited gorpiper R package
View gorpiper citation profile
Other R packages that gorpiper depends, imports, suggests or enhances
Functions, R codes and Examples using the gorpiper R package
Some associated functions: get_gorpipe . gorpiper . pipe . 
Some associated R codes: gorpipe.R . package.R . utils-pipe.R .  Full gorpiper package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

poisson  
Simulating Homogenous & Non-Homogenous Poisson Processes
Contains functions and classes for simulating, plotting and analysing homogenous and non-homogenous ...
Download / Learn more Package Citations See dependency  
orloca  
Operations Research LOCational Analysis Models
Objects and methods to handle and solve the min-sum location problem, also known as Fermat-Weber pro ...
Download / Learn more Package Citations See dependency  
prediction  
Tidy, Type-Safe 'prediction()' Methods
A one-function package containing 'prediction()', a type-safe alternative to 'predict()' that always ...
Download / Learn more Package Citations See dependency  
mnj  
Machine Learning and Judgement
Perform FlexBoost in R. FlexBoost is a newly suggested algorithm based on AdaBoost by adjusting adap ...
Download / Learn more Package Citations See dependency  
LogicReg  
Logic Regression
Routines for fitting Logic Regression models. Logic Regression is described in Ruczinski, Kooperber ...
Download / Learn more Package Citations See dependency  
h0  
A Robust Bayesian Meta-Analysis for Estimating the Hubble Constant via Time Delay Cosmography
We provide a toolbox to conduct a Bayesian meta-analysis for estimating the current expansion rate o ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,713

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA