Giter Site home page Giter Site logo

cdw-skeleton-1's People

Contributors

genevamarshall avatar waleboro avatar wibeasley avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cdw-skeleton-1's Issues

Revise description_template to acknowledge funding source

Can we change the description template from this:

description_template <- paste0(
  "---\ntitle: %s Extracts\n\n---\n\n",
  "Project: `%s`\n",
  "============================\n\n",
  "Data Extracts from the BBMC CDW\n\n",
  "%i datasets were derived from the CDW and saved as separate csvs.\n",
  "The collection of datasets is described in the file `%s`\n",
  "which can be opened in Excel, Notepad++, or any program that can read plain text.\n\n",
  "%s\n\n",
  "The datasets were saved by %s at %s.\n\n",
  "%s\n\n",
  "%s\n\n"
)

to this?

description_template <- paste0(
  "---\ntitle: %s Extracts\n\n---\n\n",
  "Project: `%s`\n",
  "============================\n\n",
  "Data Extracts from the BBMC CRDW\n\n",
  "%i datasets were derived from the CRDW and saved as separate csvs.\n",
  "The collection of datasets is described in the file `%s`\n",
  "which can be opened in Excel, Notepad++, or any program that can read plain text.\n\n",
  "%s\n\n",
  "The datasets were saved by %s at %s.\n\n",
  "%s\n\n",
  "%s\n\n",
  "This work was made possible by the NIH grant U54GM104938 -[ (Oklahoma Shared Clinical and Translational Resource)](http://osctr.ouhsc.edu). Because our continued existence depends partly on productivity in research dissemination, when producing articles and presentations that utilize these data, please include this grant number in your acknowledgements.\n\n
 Our suggested acknowledgement:  'Data for this research were provided by the University of Oklahoma Health Sciences Center Clinical Research Data Warehouse (http://ouhsc.edu/bbmc/crdw), whose work is made possible by NIH grant U54GM104938.'\n"

or something to that effect? @deshea you always have good suggestions for polishing these things.

modernize scribe-factory for purrr 1.0

@akanagwa, the purrr package was updated recently. The scribe factories of existing repos may need this update. Just copy & paste this into the old repos when they fail.

The big fix was 32f71d6

There were a few other soft (non-breaking) changes to purrr that I'll update now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.