-
Notifications
You must be signed in to change notification settings - Fork 5
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
Make creation of new report not create extra files etc #22
Comments
This are two issues in fact. For the first one :
Note that this will still generate an I have an uncertainty about this still working with |
This also solved the second issue by the same way. This was an odd behaviour of RStudio due to having many files in the template : rstudio/rstudio#3331 |
Thank you Thomas and thank you David,
I look forward to learning from both of you as we revamp this package.
Thomas, what are your thoughts on using bookdown formats for cases where we are knitting to html or Word? I’m not sure of the advantages of bookdown compared to pagedown but for random reasons have used bookdown much more than pagedown. I like that it makes Latex-like functionality in figure numbering very easy. It seems that pagedown is better for pdfs, especially if the formatting is complex, but I don’t have a strong view either way of course.
I need to get you both the updated OMNI data-viz guidelines (these include fonts and color templates). I am meeting with someone later today about this.
More soon –
Best
Oskar
Oskar Burger (he/him)
Senior Research Manager, OMNI Institute
(720) 712-7229
www.omni.org<http://www.omni.org/>
From: Thomas Vroylandt ***@***.***>
Sent: Friday, April 7, 2023 3:32 AM
To: rfortherestofus/omni ***@***.***>
Cc: Oskar Burger ***@***.***>; Mention ***@***.***>
Subject: Re: [rfortherestofus/omni] Make creation of new report not create extra files etc (Issue #22)
This also solved the second issue by the same way. This was an odd behaviour of RStudio due to having many files in the template : rstudio/rstudio#3331<rstudio/rstudio#3331>
—
Reply to this email directly, view it on GitHub<#22 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZLXJBR3ON36FT43UFYAEMDW77NIJANCNFSM6AAAAAAWV6DJHM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi Oskar, In fact, I would definitely recommend |
@tvroylandt can you please share instructions with @OskaratOmni on how he can install the |
Sure @OskaratOmni. You can use Then try to create a new report either through Rmd template or through the function. And tell me it it's works on your side (since packages versions and so may be different, it could not be the case) and fullfill your needs. In this case, just close the issue. Otherwise, tell me what's wrong here (by copying the error message) and I will investigate. How does this sound ? |
This sounds great Thomas, thanks!
I am suddenly slammed with project work but I will make sure I keep some time to move the package forward soon.
We are compiling the data-viz standards shortly. They are dispersed across many documents and need to be consolidated.
Thanks!
Oskar Burger (he/him)
Senior Research Manager, OMNI Institute
(720) 712-7229
www.omni.org<http://www.omni.org/>
From: Thomas Vroylandt ***@***.***>
Sent: Monday, April 10, 2023 11:27 PM
To: rfortherestofus/omni ***@***.***>
Cc: Oskar Burger ***@***.***>; Mention ***@***.***>
Subject: Re: [rfortherestofus/omni] Make creation of new report not create extra files etc (Issue #22)
Sure @OskaratOmni<https://github.com/OskaratOmni>. You can use remotes::install_github("rfortherestofus/omni", branch = "dev", force = TRUE). Skip the updates since you should have them already in the right versions.
Then try to create a new report either through Rmd template or through the function. And tell me it it's works on your side (since packages versions and so may be different, it could not be the case) and fullfill your needs. In this case, just close the issue. Otherwise, tell me what's wrong here (by copying the error message) and I will investigate.
How does this sound ?
—
Reply to this email directly, view it on GitHub<#22 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZLXJBRJZQGNR23DK76W3SDXATTT5ANCNFSM6AAAAAAWV6DJHM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
From @OskaratOmni:
The text was updated successfully, but these errors were encountered: