Skip to content
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

RXR-959: Replace class() == with inherits() #39

Merged
merged 1 commit into from
May 5, 2022
Merged

Conversation

karawoo
Copy link
Contributor

@karawoo karawoo commented May 5, 2022

rhub returned a note about the use of class() in conditional statements (see screenshot in my comment on #38). This replaces class() == with inherits(). I didn't want to add this commit directly to the branch without review since it does involve changes to the code.

@karawoo karawoo requested a review from roninsightrx May 5, 2022 21:37
Copy link
Contributor

@roninsightrx roninsightrx left a comment

Choose a reason for hiding this comment

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

Lgtm. I had to make the same changes in PKPDsim last month.

@karawoo karawoo merged commit a21b238 into cran-submit-202205 May 5, 2022
@karawoo karawoo deleted the RXR-959 branch May 5, 2022 23:14
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.

None yet

2 participants