diff --git a/.github/workflows/common.yml b/.github/workflows/common.yml index 834ed5d..b2f127e 100644 --- a/.github/workflows/common.yml +++ b/.github/workflows/common.yml @@ -123,7 +123,7 @@ jobs: with: r-version: "${{ needs.get_r_version.outputs.r-version }}" vbump: - name: Version Bump 🤜🤛 + name: Version Bump if: github.event_name == 'push' uses: insightsengineering/r.pkg.template/.github/workflows/version-bump.yaml@main secrets: diff --git a/DESCRIPTION b/DESCRIPTION index 313198a..6aa28ea 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: admiralpeds Title: Pediatrics Extension Package for ADaM in 'R' Asset Library -Version: 0.1.0.9012 +Version: 0.1.0.9013 Authors@R: person("Ross", "Farrugia", , "ross.farrugia@roche.com", role = c("aut", "cre")) Description: A toolbox for programming Clinical Data Standards Interchange diff --git a/LICENSE.md b/LICENSE.md index 74b213c..2a5645f 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -8,55 +8,55 @@ _<>_ #### 1. Definitions -“License” shall mean the terms and conditions for use, reproduction, and +"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. -“Licensor” shall mean the copyright owner or entity authorized by the copyright +"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. -“Legal Entity” shall mean the union of the acting entity and all other entities +"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. -For the purposes of this definition, “control” means **(i)** the power, direct or +For the purposes of this definition, "control" means **(i)** the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or **(ii)** ownership of fifty percent (50%) or more of the outstanding shares, or **(iii)** beneficial ownership of such entity. -“You” (or “Your”) shall mean an individual or Legal Entity exercising +"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. -“Source” form shall mean the preferred form for making modifications, including +"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. -“Object” form shall mean any form resulting from mechanical transformation or +"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. -“Work” shall mean the work of authorship, whether in Source or Object form, made +"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). -“Derivative Works” shall mean any work, whether in Source or Object form, that +"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. -“Contribution” shall mean any work of authorship, including the original version +"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, -“submitted” means any form of electronic, verbal, or written communication sent +"submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright -owner as “Not a Contribution.” +owner as "Not a Contribution." -“Contributor” shall mean Licensor and any individual or Legal Entity on behalf +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. @@ -97,7 +97,7 @@ changed the files; and all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and -* **(d)** If the Work includes a “NOTICE” text file as part of its distribution, then any +* **(d)** If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the @@ -136,7 +136,7 @@ reproducing the content of the NOTICE file. #### 7. Disclaimer of Warranty Unless required by applicable law or agreed to in writing, Licensor provides the -Work (and each Contributor provides its Contributions) on an “AS IS” BASIS, +Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are @@ -176,7 +176,7 @@ notice, with the fields enclosed by brackets `[]` replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on -the same “printed page” as the copyright notice for easier identification within +the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright 2024 F. Hoffmann-La Roche AG, Pfizer and Cytel diff --git a/NEWS.md b/NEWS.md index 53105f0..9065fb0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,3 @@ -# admiralpeds 0.1.0.9012 +# admiralpeds 0.1.0.9013 - Initial package release focused mainly on child growth/development charts. diff --git a/README.md b/README.md index d00f678..02734ec 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ for pediatric trial ADaMs. ## R Versions -Here’s a summary of our strategy for this package related to R versions: +Here's a summary of our strategy for this package related to R versions: - R versions for developers and users will follow the same as `{admiral}` core package. @@ -62,7 +62,7 @@ developer community: - [Slack](https://pharmaverse.slack.com/) - for informal discussions, Q&A and building our user community. If you - don’t have access, use this + don't have access, use this [link](https://join.slack.com/t/pharmaverse/shared_invite/zt-yv5atkr4-Np2ytJ6W_QKz_4Olo7Jo9A) to join the pharmaverse Slack workspace - [GitHub Issues](https://github.com/pharmaverse/admiralpeds/issues) -