Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed Nov 26, 2024
1 parent c12d6a4 commit 800dd89
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Once there is consensus that a PR based on the issue would be helpful, adhering

* Create a separate Git branch for each PR.
* Look at the GitHub Actions build status badges before and after making changes; these badges are available in the package [README](https://github.com/rstudio/pointblank).
* The **pointblank** package follows the tidyverse [style guide](http://style.tidyverse.org) so please adopt those style guidelines in your submitted code as best as possible.
* The **pointblank** package follows the tidyverse [style guide](https://style.tidyverse.org) so please adopt those style guidelines in your submitted code as best as possible.
* The internal documentation uses [roxygen2](https://cran.r-project.org/web/packages/roxygen2/vignettes/roxygen2.html); if your contribution requires new or revised documentation ensure that the roxygen comments are added/modified (do not modify any `.Rd` files in the `man` folder).
* We use [testthat](https://cran.r-project.org/web/packages/testthat/) for code coverage; those contributions with test cases included are helpful easier to accept.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/pointblank)](https://CRAN.R-project.org/package=pointblank)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit)
[![R-CMD-check](https://github.com/rstudio/pointblank/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rstudio/pointblank/actions/workflows/R-CMD-check.yaml)
[![Linting](https://github.com/rstudio/pointblank/actions/workflows/lint.yaml/badge.svg)](https://github.com/rstudio/pointblank/actions/workflows/lint.yaml)
[![Codecov test coverage](https://codecov.io/gh/rstudio/pointblank/graph/badge.svg)](https://app.codecov.io/gh/rstudio/pointblank)
Expand Down
26 changes: 13 additions & 13 deletions data-raw/translations_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1782,19 +1782,19 @@ table_scan:
sv: "Andra värden"
nl: "Andere waarden"
footer_text_fragment:
en: "Table scan generated with <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
fr: "Scan de tableau généré avec <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
de: "Mit <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a> generierter Scan der Tabelle."
it: "Scansione della tabella generata con <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
es: "Escaneo de Tabla generado con <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
pt: "Examen da tabela gerada com <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
tr: "<a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a> ile oluşturulan tablo taraması."
zh: "通过 <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>建立表扫描。"
ru: "Сканирование таблиц, сгенерированное с помощью <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
pl: "Skan tabeli wygenerowany za pomoca <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
da: "Scan af tabel genereret med <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
sv: "Genomsökning av tabellen genereras med <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
nl: "Scan van tabel gegenereerd met <a href=\"https://www.github.com/rstudio/pointblank\">pointblank</a>."
en: "Table scan generated with <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
fr: "Scan de tableau généré avec <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
de: "Mit <a href=\"https://github.com/rstudio/pointblank\">pointblank</a> generierter Scan der Tabelle."
it: "Scansione della tabella generata con <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
es: "Escaneo de Tabla generado con <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
pt: "Examen da tabela gerada com <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
tr: "<a href=\"https://github.com/rstudio/pointblank\">pointblank</a> ile oluşturulan tablo taraması."
zh: "通过 <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>建立表扫描。"
ru: "Сканирование таблиц, сгенерированное с помощью <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
pl: "Skan tabeli wygenerowany za pomoca <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
da: "Scan af tabel genereret med <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
sv: "Genomsökning av tabellen genereras med <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
nl: "Scan van tabel gegenereerd met <a href=\"https://github.com/rstudio/pointblank\">pointblank</a>."
multiagent_report:
pointblank_multiagent_title_text:
en: "Pointblank Validation Series"
Expand Down
Binary file modified inst/text/translations_built
Binary file not shown.
4 changes: 2 additions & 2 deletions inst/translations/ES/_pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: es
home:
strip_header: true

url: https://rich-iannone.github.io/pointblank/es
url: https://rstudio.github.io/pointblank/es

template:
bootstrap: 5
Expand Down Expand Up @@ -307,7 +307,7 @@ navbar:
- text: News
href: news/index.html
- text: In English
href: https://rich-iannone.github.io/pointblank
href: https://rstudio.github.io/pointblank

development:
version_tooltip: "Development version"
2 changes: 1 addition & 1 deletion inst/translations/ES/vignettes/INFO-1.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ informant <-
section_name = "further information",
`examples and documentation` = "Examples for how to use the `info_*()` functions
(and many more) are available at the
[**pointblank** site](https://rich-iannone.github.io/pointblank/)."
[**pointblank** site](https://rstudio.github.io/pointblank/)."
)
informant
Expand Down
2 changes: 1 addition & 1 deletion inst/translations/ES/vignettes/VALID-V.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ Just as with all the other workflows, the `tbl` supplied could be a data frame,

# Languages and Locales

The reporting generated by `scan_data()` can be presented in one of eight spoken languages: English (`"en"`, the default), French (`"fr"`), German (`"de"`), Italian (`"it"`), Spanish (`"es"`), Portuguese, (`"pt"`), Chinese (`"zh"`), and Russian (`"ru"`). These two-letter language codes can be used as an argument to the `lang` argument. When applied, all label text and other non-data elements will be set to the language of choice. We have checked the translations with native speakers of the respective languages but if you find an error that should be corrected, please [file an issue](https://github.com/rich-iannone/pointblank/issues).
The reporting generated by `scan_data()` can be presented in one of eight spoken languages: English (`"en"`, the default), French (`"fr"`), German (`"de"`), Italian (`"it"`), Spanish (`"es"`), Portuguese, (`"pt"`), Chinese (`"zh"`), and Russian (`"ru"`). These two-letter language codes can be used as an argument to the `lang` argument. When applied, all label text and other non-data elements will be set to the language of choice. We have checked the translations with native speakers of the respective languages but if you find an error that should be corrected, please [file an issue](https://github.com/rstudio/pointblank/issues).

Along with translations, numerical values that are generated as part of the reporting (e.g., table dimensions, summary statistics, etc.) are automatically formatted in the locale of the language (given in `lang`). This can be overridden with the `locale` argument which accepts a locale ID. Examples include `"en_US"` for English (United States) and `"fr_FR"` for French (France). More simply, this can be a language identifier without a country designation, like `"es"` for Spanish (Spain, same as `"es_ES"`). More than 700 locales are currently accepted.
14 changes: 7 additions & 7 deletions inst/translations/man-ES.R
Original file line number Diff line number Diff line change
Expand Up @@ -8736,7 +8736,7 @@
#' read_fn = ~ file_tbl(
#' file = from_github(
#' file = "inst/data_files/small_table.csv",
#' repo = "rich-iannone/pointblank"
#' repo = "rstudio/pointblank"
#' ),
#' col_types = "TDdcddlc"
#' )
Expand Down Expand Up @@ -8839,15 +8839,15 @@
#' # HEAD de la rama por defecto
#' # from_github(
#' # file = "inst/data_files/small_table.csv",
#' # repo = "rich-iannone/pointblank"
#' # repo = "rstudio/pointblank"
#' # )
#'
#' # La ruta de acceso a la ubicación del
#' # archivo puede ser suministrada total
#' # o parcialmente a `subdir`.
#' # from_github(
#' # file = "small_table.csv",
#' # repo = "rich-iannone/pointblank",
#' # repo = "rstudio/pointblank",
#' # subdir = "inst/data_files"
#' # )
#'
Expand All @@ -8863,7 +8863,7 @@
#' # read_fn = ~ file_tbl(
#' # file = from_github(
#' # file = "inst/data_files/small_table.csv",
#' # repo = "rich-iannone/pointblank"
#' # repo = "rstudio/pointblank"
#' # ),
#' # col_types = "TDdcddlc"
#' # )
Expand All @@ -8881,7 +8881,7 @@
#' # momento de la publicación
#' # from_github(
#' # file = "inst/extdata/small_table.csv",
#' # repo = "rich-iannone/[email protected]"
#' # repo = "rstudio/[email protected]"
#' # )
#'
#' # También se puede obtener un archivo
Expand All @@ -8891,14 +8891,14 @@
#' # la confirmación)
#' # from_github(
#' # file = "data-raw/small_table.csv",
#' # repo = "rich-iannone/pointblank@e04a71"
#' # repo = "rstudio/pointblank@e04a71"
#' # )
#'
#' # Un archivo también puede obtenerse
#' # de un *abierto* pull request
#' # from_github(
#' # file = "data-raw/small_table.csv",
#' # repo = "rich-iannone/pointblank#248"
#' # repo = "rstudio/pointblank#248"
#' # )
#'
#' @family Utility and Helper Functions
Expand Down

0 comments on commit 800dd89

Please sign in to comment.