R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
git2rdata
View on CRAN: Click
here
Download and install git2rdata package within the R console
Install from CRAN:
install.packages("git2rdata")
Install from Github:
library("remotes")
install_github("cran/git2rdata")
Install by package version:
library("remotes")
install_version("git2rdata", "0.4.1")
Attach the package and use:
library("git2rdata")
Maintained by
Thierry Onkelinx
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-17
Latest Update: 2022-03-17
Description:
The git2rdata package is an R package for writing and reading
dataframes as plain text files. A metadata file stores important
information. 1) Storing metadata allows to maintain the classes of
variables. By default, git2rdata optimizes the data for file storage.
The optimization is most effective on data containing factors. The
optimization makes the data less human readable. The user can turn
this off when they prefer a human readable format over smaller files.
Details on the implementation are available in vignette("plain_text",
package = "git2rdata"). 2) Storing metadata also allows smaller row
based diffs between two consecutive commits. This is a useful feature
when storing data as plain text files under version control. Details
on this part of the implementation are available in
vignette("version_control", package = "git2rdata"). Although we
envisioned git2rdata with a git workflow in mind, you can use it in
combination with other version control systems like subversion or
mercurial. 3) git2rdata is a useful tool in a reproducible and
traceable workflow. vignette("workflow", package = "git2rdata") gives
a toy example. 4) vignette("efficiency", package = "git2rdata")
provides some insight into the efficiency of file storage, git
repository size and speed for writing and reading.
How to cite:
Thierry Onkelinx (2019). git2rdata: Store and Retrieve Data.frames in a Git Repository. R package version 0.4.1, https://cran.r-project.org/web/packages/git2rdata. Accessed 21 Nov. 2024.
Previous versions and publish date:
Other packages that cited git2rdata R package
View git2rdata citation profile
Other R packages that git2rdata depends,
imports, suggests or enhances
Complete documentation for git2rdata
Functions, R codes and Examples using
the git2rdata R package
Some associated functions: commit . git2rdata-package . is_git2rdata . is_git2rmeta . list_data . meta . prune_meta . pull . push . read_vc . recent_commit . relabel . rename_variable . repository . rm_data . status . upgrade_data . verify_vc . write_vc .
Some associated R codes: clean_data_path.R . datahash.R . git2rdata_package.R . is_git2rdata.R . is_git2rmeta.R . list_data.R . meta.R . prune.R . read_vc.R . recent_commit.R . reexport.R . relabel.R . rename_variable.R . upgrade_data.R . utils.R . verify_vc.R . write_vc.R . Full git2rdata package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
crossrun
Joint distribution of number of crossings and the
longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tore Wentzel-Larsen (view profile)
RcppHNSW
'Hnswlib' is a C++ library for Approximate Nearest Neighbors.
This package provides a minimal R int ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: James Melville (view profile)
SCBiclust
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Erika S. Helgeson (view profile)
pkgdepends
Find recursive dependencies of 'R' packages from various
sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gábor Csárdi (view profile)
deductive
Attempt to repair inconsistencies and missing values in
data records by using information from vali ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mark van der Loo (view profile)