Skip to content

Commit

Permalink
Update copyrights
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Mar 17, 2024
1 parent 97ab130 commit 1460100
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 20 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Authors@R: c(
person("Martin", "Morgan", role = "aut"),
person("Dan", "Tenenbaum", role = "aut"),
person("Posit Software, PBC", role = c("cph", "fnd")),
person("Mango Solutions", role = "cph")
person("Ascent Digital Services", role = "cph")
)
Description: Download and install R packages stored in 'GitHub', 'GitLab',
'Bitbucket', 'Bioconductor', or plain 'subversion' or 'git'
Expand Down Expand Up @@ -41,7 +41,7 @@ Suggests:
testthat (>= 3.0.0),
webfakes,
withr
VignetteBuilder:
VignetteBuilder:
knitr
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
YEAR: 2021
COPYRIGHT HOLDER: remotes authors
YEAR: 2015-2024
COPYRIGHT HOLDER: remotes core team, see COPYRIGHTS file
2 changes: 1 addition & 1 deletion R/install-gitlab.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#' `username/repo[@@ref]`.
#' @param host GitLab API host to use. Override with your GitLab enterprise
#' hostname, for example, `"<PROTOCOL://>gitlab.hostname.com"`.
#' The PROTOCOL is required by packrat during RStudio Connect deployment. While
#' The PROTOCOL is required by packrat during Posit Connect deployment. While
#' \link{install_gitlab} may work without, omitting it generally
#' leads to package restoration errors.
#' @param auth_token To install from a private repo, generate a personal access
Expand Down
8 changes: 4 additions & 4 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ knitr::opts_chunk$set(

# remotes

> Install R Packages from remote or local repositories,
> Install R Packages from remote or local repositories,
> including GitHub, GitLab, Bitbucket, and Bioconductor

<!-- badges: start -->
[![R-CMD-check](https://github.com/r-lib/remotes/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/r-lib/remotes/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/r-lib/remotes/branch/main/graph/badge.svg)](https://app.codecov.io/gh/r-lib/remotes?branch=main)
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/remotes)](https://www.r-pkg.org/pkg/remotes)
[![CRAN Posit mirror downloads](https://cranlogs.r-pkg.org/badges/remotes)](https://www.r-pkg.org/pkg/remotes)
[![](https://www.r-pkg.org/badges/version/remotes)](https://www.r-pkg.org/pkg/remotes)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html)
<!-- badges: end -->

Download and install R packages stored in GitHub, GitLab, Bitbucket,
Download and install R packages stored in GitHub, GitLab, Bitbucket,
Bioconductor, or plain subversion or git repositories. This package
is a lightweight replacement of the `install_*` functions in
[`devtools`](https://github.com/r-lib/devtools).
Expand Down Expand Up @@ -231,4 +231,4 @@ It also uses some remotes specific options:

## License

GPL (>= 2) © Mango Solutions, RStudio
GPL (>= 2) © Ascent Digital Services, Posit Software, PBC
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[![R-CMD-check](https://github.com/r-lib/remotes/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/r-lib/remotes/actions/workflows/R-CMD-check.yaml)
[![Codecov test
coverage](https://codecov.io/gh/r-lib/remotes/branch/main/graph/badge.svg)](https://app.codecov.io/gh/r-lib/remotes?branch=main)
[![CRAN RStudio mirror
[![CRAN Posit mirror
downloads](https://cranlogs.r-pkg.org/badges/remotes)](https://www.r-pkg.org/pkg/remotes)
[![](https://www.r-pkg.org/badges/version/remotes)](https://www.r-pkg.org/pkg/remotes)
[![Lifecycle:
Expand Down Expand Up @@ -224,4 +224,4 @@ It also uses some remotes specific options:

## License

GPL (\>= 2) © Mango Solutions, RStudio
GPL (\>= 2) © Ascent Digital Services, Posit Software, PBC
3 changes: 3 additions & 0 deletions inst/COPYRIGHTS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(c) 2015-2016 Ascent Digital Services (formerly Mango Solutions)
(c) 2017 Gábor Csárdi
(c) 2017-2024 Posit Software, PBC (formerly RStudio)
2 changes: 1 addition & 1 deletion inst/install-github.R

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion install-github.R

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/install_gitlab.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/remotes-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/testthat/archives/foo/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Title: Foo Bar
Description: Seriously. Foo Bar.
Version: 1.0.0
Author: Gabor Csardi
Maintainer: Gabor Csardi <gcsardi@mango-solutions.com>
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
License: MIT + file LICENSE
2 changes: 1 addition & 1 deletion tests/testthat/submodule/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Title: Foo Bar
Description: Seriously. Foo Bar.
Version: 1.0.0
Author: Gabor Csardi
Maintainer: Gabor Csardi <gcsardi@mango-solutions.com>
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
License: MIT + file LICENSE
2 changes: 1 addition & 1 deletion tests/testthat/test-install-svn.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test_that("downloading a wrong SVN revision", {
skip_if_offline()

x <- list(
url = "https://github.com/mangothecat/simplegraph/trunk",
url = "https://github.com/gaborcsardi/simplegraph/trunk",
revision = "xxx"
)

Expand Down
2 changes: 1 addition & 1 deletion tests/testthat/test-install-url.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ test_that("install_url", {
on.exit(unlink(lib, recursive = TRUE), add = TRUE)
dir.create(lib)

url <- "https://github.com/mangothecat/simplegraph/archive/HEAD.zip"
url <- "https://github.com/gaborcsardi/simplegraph/archive/HEAD.zip"
install_url(url, lib = lib, quiet = TRUE)

expect_silent(packageDescription("simplegraph", lib.loc = lib))
Expand Down

0 comments on commit 1460100

Please sign in to comment.