Nest
What is Nest?
THIS SECTION IS A SIMPLE MARKDOWN FILE TO GIVE SOME CONTEXT ON HOW THE PACKAGE FIT TOGETHER
“In keeping with the Pharma Vision, our mission is to enable Data Sciences to analyze faster”
New data types require new tools and methodologies and there is a need in biometrics to respond quickly to understand the ever increasing growth of data generated from clinical trials. In recent years, analysis software tools have taken huge leaps forward. Therefore, we have seized the business opportunity to build an R-based toolkit that will allow us to meet these challenges.
What is this site?
THIS SECTION WOULD BE DELETED - JUST TO EXPLAIN PoC
This is a PoC - hacked together on a Sunday morning. The only thing the website maintainer needs to maintain is below. Everything else (the people, packages and functions pages) are generated on the fly by scraping the package docs and github repos.
In summary, the places you need to edit are:
packages.yaml- YAML file to list packages in the package familylogo-large.yaml- The logo / image you want to use (will set this to be auto-shrunk into an icon)index.qmd- The file that rendered this page, where you can put some info on the family.
There is also a blog section (could be disabled).
An example entry is below for teal.
- title: "teal"
description: |
Here is some text on teal.
And this is a new line.
website: https://insightsengineering.github.io/teal
github: https://github.com/insightsengineering/tealThis site is a fork of https://github.com/ddimmery/quarto-website, the packages page is almost the same, but functions and people are new.
