Other packages > Find by keyword >

pins  

Pin, Discover, and Share Resources
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pins", "1.4.0")



Attach the package and use:
library("pins")
Maintained by
Julia Silge
[Scholar Profile | Author Map]
First Published: 2019-08-28
Latest Update: 2023-08-16
Description:
Publish data sets, models, and other R objects, making it easy to share them across projects and with your colleagues. You can pin objects to a variety of "boards", including local folders (to share on a networked drive or with 'DropBox'), 'RStudio' connect, Amazon S3, and more.
How to cite:
Julia Silge (2019). pins: Pin, Discover, and Share Resources. R package version 1.4.0, https://cran.r-project.org/web/packages/pins. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-08-28 13:30), 0.1.1 (2019-08-30 18:40), 0.1.2 (2019-09-04 11:40), 0.2.0 (2019-10-01 06:50), 0.3.0 (2019-11-26 13:40), 0.3.1 (2020-01-10 13:20), 0.3.2 (2020-02-06 20:10), 0.4.0 (2020-04-07 20:50), 0.4.1 (2020-05-28 22:30), 0.4.2 (2020-07-05 19:40), 0.4.3 (2020-07-10 19:10), 0.4.4 (2020-10-30 19:10), 0.4.5 (2021-01-05 21:00), 1.0.0 (2021-10-02 15:40), 1.0.1 (2021-12-15 13:10), 1.0.2 (2022-08-23 09:40), 1.0.3 (2022-09-24 08:00), 1.1.0 (2023-01-21 10:20), 1.2.0 (2023-05-18 13:30), 1.2.1 (2023-08-16 17:12), 1.2.2 (2023-09-09 10:20), 1.3.0 (2023-11-09 18:30)
Other packages that cited pins R package
View pins citation profile
Other R packages that pins depends, imports, suggests or enhances
Complete documentation for pins
Functions, R codes and Examples using the pins R package
Some associated functions: board_azure . board_cache_path . board_connect . board_connect_url . board_deparse . board_folder . board_gcs . board_gdrive . board_kaggle . board_ms365 . board_register . board_s3 . board_test . board_url . cache_browse . custom-boards . custom-pins . legacy_azure . legacy_datatxt . legacy_dospace . legacy_gcloud . legacy_github . legacy_kaggle . legacy_local . legacy_s3 . new_board . pin . pin_browse . pin_default_name . pin_delete . pin_download . pin_exists . pin_fetch . pin_find . pin_get . pin_info . pin_list . pin_log . pin_meta . pin_reactive . pin_reactive_read . pin_read . pin_remove . pin_search . pin_versions . pins-package . reexports . required_pkgs.pins_board . write_board_manifest . write_board_manifest_yaml . 
Some associated R codes: board.R . board_azure.R . board_connect.R . board_connect_bundle.R . board_connect_server.R . board_connect_url.R . board_folder.R . board_gcs.R . board_gdrive.R . board_kaggle.R . board_ms365.R . board_s3.R . board_url.R . cache.R . import-standalone-obj-type.R . import-standalone-types-check.R . legacy_azure.R . legacy_board.R . legacy_board_registry.R . legacy_datatxt.R . legacy_dospaces.R . legacy_gcloud.R . legacy_github.R . legacy_kaggle.R . legacy_local.R . legacy_packages.R . legacy_pin_download.R . legacy_pin_manifest.R . legacy_pin_registry.R . legacy_s3.R . legacy_test.R . meta.R . pin-delete.R . pin-meta.R . pin-read-write.R . pin-store-fetch.R . pin-upload-download.R . pin.R . pin_browse.R . pin_exists.R . pin_find.R . pin_get.R . pin_info.R . pin_list.R . pin_reactive.R . pin_remove.R . pin_search.R . pin_versions.R . pins-package.R . reexports.R . required_pkgs.R . testthat.R . utils.R . versions.R . zzz.R .  Full pins package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for pins050100150200250300TrendBars

Today's Hot Picks in Authors and Packages

MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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