Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aghaynes committed Dec 13, 2024
2 parents 8ca3e75 + 9b5f7b3 commit 8786292
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ using `testthat` syntax, e.g.

``` r
library(dplyr)
#> Warning: package 'dplyr' was built under R version 4.3.3
#>
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
Expand All @@ -82,7 +81,6 @@ library(dplyr)
#>
#> intersect, setdiff, setequal, union
library(lubridate)
#> Warning: package 'lubridate' was built under R version 4.3.2
#>
#> Attaching package: 'lubridate'
#> The following objects are masked from 'package:base':
Expand Down Expand Up @@ -129,6 +127,6 @@ SCTORvalidation::check_session()
#>
#>
#>
#> See <https://swissclinicaltrialorganisation.github.io/pkg_validation/> for
#> See <https://swissclinicaltrialorganisation.github.io/validation_platform/> for
#> further details on package validation within the SCTO framework
```

0 comments on commit 8786292

Please sign in to comment.