Replace rodbc link fow now

This commit is contained in:
Ayaz Salikhov
2023-08-19 10:25:47 +02:00
parent 90cffa6c26
commit 73d6fe4f55
2 changed files with 2 additions and 1 deletions

View File

@@ -71,4 +71,5 @@ linkcheck_allowed_redirects = {
r"https://results\.pre-commit\.ci/latest/github/jupyter/docker-stacks/main": r"https://results\.pre-commit\.ci/run/github/.*", # Latest main CI build r"https://results\.pre-commit\.ci/latest/github/jupyter/docker-stacks/main": r"https://results\.pre-commit\.ci/run/github/.*", # Latest main CI build
r"https://github\.com/jupyter/docker-stacks/issues/new.*": r"https://github\.com/login.*", # GitHub wants user to be logon to use this features r"https://github\.com/jupyter/docker-stacks/issues/new.*": r"https://github\.com/login.*", # GitHub wants user to be logon to use this features
r"https://github\.com/orgs/jupyter/teams/docker-image-maintainers/members": r"https://github\.com/login.*", r"https://github\.com/orgs/jupyter/teams/docker-image-maintainers/members": r"https://github\.com/login.*",
r"https://www\.rdocumentation.org/packages/RODBC/": r"https://www\.rdocumentation.org/packages/RODBC/*",
} }

View File

@@ -103,7 +103,7 @@ It contains:
[randomforest](https://cran.r-project.org/web/packages/randomForest/index.html), [randomforest](https://cran.r-project.org/web/packages/randomForest/index.html),
[rcurl](https://cran.r-project.org/web/packages/RCurl/index.html), [rcurl](https://cran.r-project.org/web/packages/RCurl/index.html),
[rmarkdown](https://rmarkdown.rstudio.com), [rmarkdown](https://rmarkdown.rstudio.com),
[rodbc](https://cran.r-project.org/web/packages/RODBC/index.html), [rodbc](https://www.rdocumentation.org/packages/RODBC/),
[rsqlite](https://cran.r-project.org/web/packages/RSQLite/index.html), [rsqlite](https://cran.r-project.org/web/packages/RSQLite/index.html),
[shiny](https://shiny.posit.co), [shiny](https://shiny.posit.co),
[tidymodels](https://www.tidymodels.org/), [tidymodels](https://www.tidymodels.org/),