Type: Package Package: pins Title: Pin, Discover, and Share Resources Version: 1.4.2.9000 Authors@R: c( person("Julia", "Silge", , "julia.silge@posit.co", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-3671-836X")), person("Hadley", "Wickham", , "hadley@posit.co", role = "aut", comment = c(ORCID = "0000-0003-4757-117X")), person("Javier", "Luraschi", , "jluraschi@gmail.com", role = "aut"), person("Posit Software, PBC", role = c("cph", "fnd")) ) 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'), 'Posit Connect', 'AWS S3', and more. License: Apache License (>= 2) URL: https://pins.rstudio.com/, https://github.com/rstudio/pins-r BugReports: https://github.com/rstudio/pins-r/issues Depends: R (>= 4.1.0) Imports: cli, digest, fs, generics, glue, httr, jsonlite, lifecycle, nanoparquet, purrr (>= 1.0.0), rappdirs, rlang (>= 1.1.0), tibble, whisker, withr (>= 2.4.3), yaml Suggests: archive, arrow, AzureStor, covr, data.table, datasets, filelock, gitcreds, googleCloudStorageR, googledrive, httr2, ids, knitr, Microsoft365R, mime, mockery, openssl, paws.storage, qs2, R.utils, rmarkdown, rsconnect, shiny, sodium, testthat (>= 3.1.7), webfakes (>= 1.2.0), xml2, zip VignetteBuilder: knitr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2026-03-13 21:06:53 UTC RemoteUrl: https://github.com/rstudio/pins-r RemoteRef: HEAD RemoteSha: 075d20863ef409f04f3218f6feb5122dfa86175a NeedsCompilation: no Packaged: 2026-06-11 06:55:50 UTC; root Author: Julia Silge [cre, aut] (ORCID: ), Hadley Wickham [aut] (ORCID: ), Javier Luraschi [aut], Posit Software, PBC [cph, fnd] Maintainer: Julia Silge