Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
llrs-roche created a branch on insightsengineering/teal.modules.general
1452_datanames@main - General Purpose Teal Modules
llrs-roche created a review on a pull request on insightsengineering/teal.modules.general
llrs-roche created a review on a pull request on insightsengineering/teal.modules.clinical
LGTM: there is a superLinter warning about using only double-quotes
llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.clinical
Looks good. Note that on these examples you provided about assertions there is one per argument, not multiple for one argument or that one prevented a different one from raising the issue. Generall...
llrs-roche created a review on a pull request on insightsengineering/teal.modules.clinical
llrs-roche created a comment on a pull request on insightsengineering/teal
This PR has changes not related to the title. Please restore the RStudio teal.Rproj file. Other than that it is fine. Thanks!
llrs-roche created a comment on a pull request on insightsengineering/teal.modules.general
@vedhav thanks for the message. Yes, I noticed and there is a different issue opened to fix those three modules: #[1452 ](https://github.com/insightsengineering/teal/issues/1452). I'm working to fi...
llrs-roche created a comment on a pull request on insightsengineering/teal.reporter
Thanks Vedha! I updated `rtables.officer` and `rtables` versions
llrs-roche pushed 1 commit to fix_docs@main insightsengineering/teal.reporter
- Update dependencies' versions 52cf6c8
llrs-roche opened an issue on insightsengineering/teal.modules.clinical
[Feature Request]: Improve messages on input validation
### Feature description One user reported on internal forum this error. If one uses a character instead of a data.frame on the `value_choices` for paramcd the user gets a cryptic message `Warning:...llrs-roche created a branch on insightsengineering/teal.reporter
fix_docs@main - Create and preview reports with Shiny modules
llrs-roche created a review on a pull request on insightsengineering/teal.modules.general
If there are duplicated decorators and decorators that won't be used by the module only the first issue will be raised.
llrs-roche created a review comment on a pull request on insightsengineering/teal.modules.clinical
The way it is implemented the duplicate naming overrides the messages about names, try with: ``` decorators = list( default = caption_decorator('I am a good caption', 'plot'), ...
llrs-roche created a review on a pull request on insightsengineering/teal.modules.clinical
One minor note before merging to really check for problems with decorators.
llrs-roche created a review on a pull request on insightsengineering/teal.modules.clinical
One minor note before merging to really check for problems with decorators.
llrs-roche created a comment on a pull request on insightsengineering/teal.osprey
Only failing one is "release" with: ![image](https://github.com/user-attachments/assets/db5c0de6-ff0c-4144-b332-e6396959fd8b) ``` Error : ! Could not solve package dependencies: * deps::/tmp...
llrs-roche pushed 1 commit to main insightsengineering/teal.slice
- print invisibly returns the object (#636) 3832ddb