Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

llrs-roche

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.clinical
This is a new addition of the latest Rstudio version, not sure if we can't avoid this (I've seen it added by @averissimo in other packages).

View on GitHub

llrs-roche created a review on a pull request on insightsengineering/teal.modules.clinical

View on GitHub

llrs-roche created a review on a pull request on insightsengineering/teal.reporter
Looks good!

View on GitHub

llrs-roche pushed 2 commits to 821_select_datanames@main insightsengineering/teal.modules.general
  • Use NULL as character0 is not accepted by teal::module(datanames) 6faefc9
  • Merge branch '821_select_datanames@main' of https://github.com/insightsengineering/teal.modules.general into 821_sele... 9d85b7f

View on GitHub

llrs-roche pushed 4 commits to 821_select_datanames@main insightsengineering/teal.modules.general
  • Use "all" instead of c("all", parent_dataname) e115f24
  • Convert check to one line 4e7265a
  • Add lifecycle as a dependency cb72e2a
  • Use deprecated() and missing e5e29e0

View on GitHub

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.general
I am not sure, I think I had something longer and somehow a stylr converted to this and then I might have replaced the longer name. In any case I converted it back to one line and it pass the styl...

View on GitHub

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.general
We would need to import lifecycle (tmc, teal and other packages do it) because `lifecycle::deprecated` help pages says "We recommend importing lifecycle::deprecated() in your namespace and use it w...

View on GitHub

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.general
I think we would lose the detailed message we provide to make it easier for users to adapt to this change. I am not sure but this would mean that the message is displayed for all users not just as ...

View on GitHub

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.general
Sorry, I committed this but was half-baked, I'm still wrapping my head to testing with shinytest2 and the changes I made.

View on GitHub

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.general
Sorry, this is part of what I'm working on. Tests are failing, the deprecate (now a warning ) is not shown and there are other errors (not specific of this module).

View on GitHub

llrs-roche created a review on a pull request on insightsengineering/teal.modules.general
Thanks for the feedback, apologies about the testing section as it is not completed and ready for review yet.

View on GitHub

llrs-roche created a review on a pull request on insightsengineering/teal.modules.general
Thanks for the feedback, apologies about the testing section as it is not completed and ready for review yet.

View on GitHub

llrs-roche created a comment on an issue on insightsengineering/teal.modules.clinical
@jenko1979 I'm not familiar with the part of the code base responsible of these calculations, I hope other people can help you better.

View on GitHub

llrs-roche deleted a branch pharmaR/pharmapkgs

16-generate-riskreport

llrs-roche pushed 1 commit to main pharmaR/pharmapkgs

View on GitHub

llrs-roche closed an issue on pharmaR/pharmapkgs
Generate riskreport
For every package that is being scored, we should save the assessment result. Afterwards, this assessment file should be used to generate a report using `riskreports` package.
llrs-roche closed a pull request on pharmaR/pharmapkgs
16 generate riskreport
Closes #16 ## Description This PR adds report generation to the github actions pipeline. Website implementation lies beyond the scope of this PR. Related code can be found [here](https://...
llrs-roche created a comment on an issue on insightsengineering/teal.modules.clinical
I used your data with the development version of teal.modules.clinical and rtables (among others) and run your reproducible example (reprex). When I check the "Display grade groupings in nested ...

View on GitHub

llrs-roche pushed 5 commits to 821_select_datanames@main insightsengineering/teal.modules.general
  • Keep the same default as before the PR and check if it is used before warning the user. f108aa4
  • Remove unnecessary call a591612
  • Add back the button control with datanames d79fee8
  • The default matches before this PR 60f9544
  • Styler changes 1a40f0f

View on GitHub

llrs-roche created a comment on an issue on insightsengineering/teal.modules.clinical
Thanks! I am not sure if I will be fixing this or someone else, but in any case it will be easier to not need to pass the data files via email. If it is dummy data can you post the script to creat...

View on GitHub

llrs-roche created a comment on an issue on insightsengineering/teal.modules.clinical
Hi, I think I something similar was reported recently but I don't find it now to check if it was fixed or what was done. Thanks for the report. We'll see what we can do.

View on GitHub

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.general
I was about to edit and use `union(datanames, parent_dataname)` here (and for `module(datanames = datanames)`. About your comment I think this is too ambitious for this PR (even if it just internal...

View on GitHub

llrs-roche created a review on a pull request on insightsengineering/teal.modules.general

View on GitHub

llrs-roche pushed 1 commit to 821_select_datanames@main insightsengineering/teal.modules.general

View on GitHub

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.general
Nice catch, will add this back.

View on GitHub

llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.general
Ok, will add the `deprecate_soft(details)` and refer to the documentation.

View on GitHub

llrs-roche created a review on a pull request on insightsengineering/teal.modules.general
Thanks for the new round of comments! I'm struggling testing the deprecate_soft warning, as the warning is not raised because modules are never called from the base environment. How is this usua...

View on GitHub

llrs-roche pushed 2 commits to 821_select_datanames@main insightsengineering/teal.modules.general
  • Use full name of the function to avoid spelling false positives (and linking on the websites) 6ba1998
  • Prevent breaking user code and simplify code bd44f70

View on GitHub

llrs-roche pushed 1 commit to 821_select_datanames@main insightsengineering/teal.modules.general
  • Comment I missed when updating e6e5d10

View on GitHub

llrs-roche pushed 3 commits to 821_select_datanames@main insightsengineering/teal.modules.general
  • Fix superlinter issue (line > 120 character) 0f8eae8
  • Merge branch '821_select_datanames@main' of https://github.com/insightsengineering/teal.modules.general into 821_sele... 341e039
  • Soft deprecate & use datasets_selected argument when possible 883d667

View on GitHub

Load more