Skip to content

Commit

Permalink
Merge branch 'main' into 159_bug_type_factor_levels
Browse files Browse the repository at this point in the history
  • Loading branch information
EeethB authored Nov 28, 2023
2 parents a496a7e + dc751f3 commit fd57b2f
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion R/df_label.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#' function.
#'
#' 2) Label Name - passed as the 'xportr.df_label' option. Default:
#' "format". Character values to update the 'format.sas' attribute of the
#' "label". Character values to update the 'label' attribute of the
#' dataframe This is passed to `haven::write_xpt` to note the label.
#'
#' @export
Expand Down
2 changes: 0 additions & 2 deletions R/xportr-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@
#' options update in the `.Rprofile.site` file in the R home directory.}
#' }
#'
#' See [Managing R with .Rprofile, .Renviron, Rprofile.site, Renviron.site, rsession.conf, and repos.conf](https://support.posit.co/hc/en-us/articles/360047157094-Managing-R-with-Rprofile-Renviron-Rprofile-site-Renviron-site-rsession-conf-and-repos-conf) # nolint
#'
#'
#' @keywords internal
#'
Expand Down
1 change: 0 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ library(fontawesome)
# xportr <img src="man/figures/logo.png" align="right" alt="" width="120" />

<!-- badges: start -->
[<img src="https://img.shields.io/badge/Slack-RValidationHub-blue?style=flat&logo=slack">](https://RValidationHub.slack.com)
[![R build status](https://github.com/atorus-research/xportr/workflows/R-CMD-check/badge.svg)](https://github.com/atorus-research/xportr/actions?workflow=R-CMD-check)
[<img src="https://img.shields.io/codecov/c/gh/atorus-research/xportr">](https://app.codecov.io/gh/atorus-research/xportr)
[<img src="https://img.shields.io/badge/License-MIT-blue.svg">](https://github.com/atorus-research/xportr/blob/master/LICENSE)
Expand Down
13 changes: 1 addition & 12 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
## xportr 0.3.1

Check Results:
1 NOTE

### Notes:

Found the following (possibly) invalid URLs:
URL: https://support.posit.co/hc/en-us/articles/360047157094-Managing-R-with-Rprofile-Renviron-Rprofile-site-Renviron-site-rsession-conf-and-repos-conf
From: man/xportr-package.Rd
Status: 403
Message: Forbidden

This is a valid URL that is failing due to the website not allowing the site to be scraped by pipelines/robots.
No notes, warnings, or errors

### Tested on:

Expand Down
2 changes: 0 additions & 2 deletions man/xportr-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 man/xportr_df_label.Rd

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

0 comments on commit fd57b2f

Please sign in to comment.