top of page

Search

Creating an Internal R Package: canaR
Most programmers are familiar with the DRY principle (Don’t Repeat Yourself) which aims at reducing repetition in code. Reasons to follow
Lucia Darrow
Dec 9, 20203 min read
70
3

A VISIT TO ODSC WEST 2020
A great added benefit to this data science conference is that most presenters post their code and material on GitHub.
Jerome Dixon
Dec 4, 20203 min read
24
1


Elegant R Runtime Solution for Multithreading
A coworker came up with an elegant solution to this programming problem. The solution is to run a Node.js server that simply makes calls to
Joe Moreno
Oct 28, 20202 min read
509
1

DEEP LEARNING IN THE CANA CAR: A CANCER TRIAL DATA SCIENCE CHALLENGE
During this recent roundtable, I talked about my strategy and initial execution of a cancer trial data science challenge hosted by ORNL
Jerome Dixon
Oct 14, 20203 min read
69
2


Reflections on rstudio::conf 2020
This January, several team members from CANA Advisors attended the RStudio Conference, both in person in San Francisco and remotely! At...
Lucia Darrow
Jan 31, 20202 min read
10
2
Blog
bottom of page