Nick Carchedi
Nick Carchedi
The incorrect dates are coming directly from the RDocs API. Example: `/packages/dplyr/versions/0.4.3?package=dplyr&version=0.4.3`
We're using the [Select component](https://waffles.datacamp.com/component-library/form-elements) from waffles:
A few people have asked about changing the styling of inline code to be more like GitHub. Note: the backticks are added via CSS before/after content so they can't be...
The easiest way to do this is probably via `react-syntax-highlighter`, but I couldn't find an existing theme that I felt matched the style of the rest of the site well...
The old version of rdocs does this, but I've left it out of the new version for now.
E.g. latest dplyr version is 1.0.2: https://cran.r-project.org/web/packages/dplyr/index.html But RDocs API shows latest is 0.7.8: https://www.rdocumentation.org/api/packages/dplyr
**This repository is no longer in use.** For up-to-date information regarding the Statistics with Interactive R Learning (swirl) R package, please visit [swirlstats.com](http://swirlstats.com). We now maintain our source code at...
Creating this issue to provide a forum for discussion regarding our proposed swirl redesign (i.e. swirl 3.0). More to come...
I followed the directions in the README and got this error: Tried some of the suggested solutions in these SO threads to no avail: - https://stackoverflow.com/questions/43949607/no-bundle-url-present-react-native - https://stackoverflow.com/questions/42610070/what-is-the-meaning-of-no-bundle-url-present-in-react-native Any thoughts/suggestions?
**Is your feature request related to a problem? Please describe.** We often want to apply the same filters when looking at spans/traces in Phoenix (e.g. to filter out tests from...