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

Misc edits #830

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 4 commits into from
Feb 9, 2024
Merged

Misc edits #830

merged 4 commits into from
Feb 9, 2024

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Feb 8, 2024

Commits are self-explanatory.

Removing @method tags made surface some mislabelled S3 methods. The @method tag is useful if there are dots in the method https://roxygen2.r-lib.org/articles/rd-other.html#s3

Comment on lines -175 to 172
#' @method tmapShape SpatRaster
#' @export
tmapShape.SpatVector = function(shp, is.main, crs, bbox, unit, filter, shp_name, smeta, o, tmf) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The change in NAMESPACE are due to a typo in the method tag like here

@mtennekes mtennekes merged commit d5ff7c7 into r-tmap:master Feb 9, 2024
@olivroy olivroy deleted the misc branch February 9, 2024 13:22
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.

2 participants