-
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
New Reporting Template #82
Comments
@OskaratOmni just chiming in here to say that Thomas and I talked. He should be able to do the PDF template in the next couple weeks. We can then work on the other formats. We'll comment here with updates/questions. |
Sounds good @dgkeyes , thanks! |
@dgkeyes @OskaratOmni I did a first draft on this one in the dedicated branch. |
Hey @tvroylandt , this looks very good, thank you. Two questions -
Thanks! |
|
Hey @tvroylandt how do I view the updated version of this skeleton? |
Either you can test it on the branch 82-new-reporting-template Or I put it here. In general we avoid to push pdf, html and so because it's getting big for the Github repo and it throws errors for the R package. |
@OskaratOmni if you need help with this, just let us know. |
Hey @tvroylandt , one thing I just noticed on the template is that it looks like the text under the first header isn't all the way left-aligned. Do you see what I mean? The text under first header is slightly indented compared to text under second and third level headers. Otherwise, I think we are ready to start trying this one out. What are the next steps for making it useable by our team? Do you push to main branch and we can access it from templates like the others? Thanks! |
It was the padding of the column. I will merge it and you can use it as it is yes |
@OskaratOmni we have merged this so at this point, you can access it just like the other templates. Please have your team try it out and let us know what you see. If/when you want us to make this template in Word and/or HTML formats, please feel free to open a separate issue and we can work on that. |
Sounds good @dgkeyes thanks!
that show up in the pdf when I knit. They are from the first ggplot call. I couldn't identify any fonts that I don't have loaded - the only one I see is Calibri, so I'm puzzled about the warning. I didn't have time to work on it too hard so I just added a "warning = FALSE" to the knitter chunk options, which works fine. I'm fine with that solution but if you know of something else to check that would cause the font family warning, then please let me know. |
Hmm, strange. Can you try this please? https://show.rfor.us/v3tQN0Rb |
Hey @dgkeyes , |
Hmm, that's strange. Might be worth the two of us getting on a call to go over this and the issues you're seeing in #85. Do you want to schedule something? |
@dgkeyes, scheduled! I tried reverting to an older version of htmltools, which is of course pretty easy to do. But when I tried knitting with that older version installed it immediately required me to update to the current version anyway. So that wasn't super productive, lol. |
Hey @dgkeyes and @tvroylandt
(David sorry for the double posting with email too)
We have a new template that incorporates some updates to OMNI style.
I'm hoping that we can model report templates in pdf, html, and word for the OMNI R package after this general style template.
Let me know what you think.
thanks!
Report Template 2024-specs.pdf
The text was updated successfully, but these errors were encountered: