Skip to content

Commit

Permalink
Merge pull request #109 from pharmaverse/108_replace_non_ASCII
Browse files Browse the repository at this point in the history
Closes #108: replace non-ASCII characters
  • Loading branch information
manciniedoardo authored Jun 6, 2024
2 parents a26c47a + ff5a3ed commit b77f0ce
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
32 changes: 16 additions & 16 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,55 +8,55 @@ _&lt;<http://www.apache.org/licenses/>&gt;_

#### 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.

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 2021 F. Hoffmann-La Roche AG and GlaxoSmithKline LLC
Expand Down
8 changes: 4 additions & 4 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -79,18 +79,18 @@

#' Pharmacokinetic Concentrations
#'
#' A SDTM PC dataset simulated by Antonio Rodríguez Contestí
#' A SDTM PC dataset simulated by Antonio Rodriguez Contesti
#'
#' @source \url{https://github.com/pharmaverse/pharmaversesdtm/blob/main/data/pc.rda}
#' @author Antonio Rodríguez Contestí
#' @author Antonio Rodriguez Contesti
"pc"

#' Pharmacokinetic Parameters
#'
#' A SDTM PP dataset simulated by Antonio Rodríguez Contestí
#' A SDTM PP dataset simulated by Antonio Rodriguez Contesti
#'
#' @source \url{https://github.com/pharmaverse/pharmaversesdtm/blob/main/data/pp.rda}
#' @author Antonio Rodríguez Contestí
#' @author Antonio Rodriguez Contesti
"pp"

#' Questionnaire for Ophthalmology
Expand Down
4 changes: 2 additions & 2 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ADEG
ADaM
AE
CDISC
Contestí
Contesti
DM
DS
EG
Expand All @@ -16,7 +16,7 @@ Pharmacokinetic
Pharmacokinetics
Pharmaverse
RECIST
Rodríguez
Rodriguez
Rohan
SDG
SDTM
Expand Down
4 changes: 2 additions & 2 deletions man/pc.Rd

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

4 changes: 2 additions & 2 deletions man/pharmaversesdtm-package.Rd

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

4 changes: 2 additions & 2 deletions man/pp.Rd

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

0 comments on commit b77f0ce

Please sign in to comment.