这是indexloc提供的服务,不要输入任何密码
Skip to content

Adds resources urls to README (closes #803) #1049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Adds resources urls to README (closes #803) #1049

merged 1 commit into from
Feb 25, 2025

Conversation

Nowosad
Copy link
Member

@Nowosad Nowosad commented Feb 25, 2025

No description provided.

@mtennekes mtennekes merged commit 54d554f into master Feb 25, 2025
8 of 9 checks passed
@Nowosad Nowosad deleted the vigs branch February 25, 2025 10:58
@@ -8,8 +8,8 @@
coverage](https://codecov.io/gh/r-tmap/tmap/branch/master/graph/badge.svg)](https://app.codecov.io/gh/r-tmap/tmap?branch=master)
[![CRAN](https://www.r-pkg.org/badges/version/tmap)](https://cran.r-project.org/package=tmap)
[![CRAN
checks](https://badges.cranchecks.info/worst/tmap.svg)](https://cran.r-project.org/web/checks/check_results_tmap.html)
[![Downloads](https://cranlogs.r-pkg.org/badges/tmap?color=brightgreen)](https://www.r-pkg.org/pkg/tmap)
checks](https://cranchecks.info/badges/worst/tmap)](https://cran.r-project.org/web/checks/check_results_tmap.html)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link to CRAN checks was correct (https://badges.cranchecks.info/worst/tmap.svg). After this change it doesn't work.

install.packages("tmap", repos = c("https://r-tmap.r-universe.dev", "https://cloud.r-project.org"))
```

The old version of **tmap** (version 3) is available on [![CRAN](https://www.r-pkg.org/badges/version/tmap)](https://cran.r-project.org/package=tmap), but we recommend to use version 4, which will be on CRAN soon.
Copy link
Contributor

@kadyb kadyb Feb 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version 4.0 is already on CRAN, isn't it? Older versions are now available in the CRAN archive.

Maybe this will be better: "The old version of tmap (version 3) is available in the CRAN archive. We recommend moving to the new version 4.0, which is available on CRAN."

@Nowosad
Copy link
Member Author

Nowosad commented Feb 27, 2025

Thanks for the comments @kadyb -- feel free to do a PR (or otherwise I will update that in a few days).

@kadyb kadyb mentioned this pull request Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants