Publications by Mirai Solutions

Upcoming workshop: From Excel to R

21.10.2020

Discover how to use R to break free from Excel’s limitations at Mirai’s From Excel to R workshop. Excel’s lengthy formulas and complex macros, files that take forever to open and crash as frequently as you try to update them, major mistakes due to a max rows / columns limit, and work that cannot be automated are the daily nightmares of the...

3058 sym 4 img

Upcoming workshop: Think like a programmeR

28.10.2020

Learn how to program like a professional: boost your R skills and get set on the path to best coding practices at Mirai’s workshop Think like a programmeR. Scripting and being a programmer are not the same thing. Your spaghetti code, despite working now, will be a nightmare to maintain, debug or detangle if you need to change something. How ma...

2196 sym 4 img

Upcoming workshop: My 1st Shiny App

02.11.2020

Learn how to empower your data through a Shiny interface at Mirai’s new workshop My 1ST Shiny App on 17th November. Storytelling is pivoting for successful data science. Communicating the results of your analytics and having an accessible way to data exploration is crucial to engage decision makers. The best way to achieve this is through an a...

1660 sym 4 img

Upcoming workshop: Sparkling Shiny App

06.11.2020

Mirai’s workshop series continues. Next in the pipeline is Sparkling Shiny App on 24th November. In recent years, shiny has become increasingly popular in the R community. No wonder! Shiny is a master at empowering users to easily visualize and communicate their data science work. However, there is a huge difference between quickly drafting a ...

1753 sym 4 img

Upcoming workshop: Shiny App to Prod

16.11.2020

Mirai is thrilled to announce that one of his cherished workshop Bring your Shiny App to Production will be given on December 1st! Since more than 10 years, we have been witnessing a crucial shift within the customer and user behavior. Consumers expectations have reached new heights: innovations all the time, on demand, competitive price but all...

1400 sym 6 img

Upcoming workshop: Introduction to Agile

24.11.2020

Last but not least, the workshop ‘Not Agile yet? Experience being part of a scrum team’ will bring to close Mirai first series of workshop in Data Science! How can we talk about software development best practices and modern devops without talking about agile development? In fact we can’t! Not agile yet? Don’t wait more to discover the m...

1950 sym 4 img

Upcoming Workshops Series March 2021

29.01.2021

Finally new dates! Take a visit to our upcoming workshops offer on the very exciting R Shiny topic! After the success of our first workshop series end of last year, and the particular interest that has been shown on the shiny topic, we are excited to announce in March our new workshops series. What we, as well as our participants, love in Shiny...

2596 sym 10 img

rTRNG and valgrind: Docker & Actions to the Rescue

10.02.2021

We are happy to announce rTRNG 4.23.1-1, and share its journey with valgrind, Docker and GitHub Actions. rTRNG is an open source package for advanced parallel Random Number Generation in R. It relies on TRNG (Tina’s Random Number Generator), a state-of-the-art C++ pseudo-random number generator library for sequential and parallel Monte Carlo s...

4734 sym R (475 sym/1 pcs)

R Shiny makes your data alive

12.02.2021

Let R Shiny do the storytelling job for you and add fantastic interactive interfaces for your R analysis. Why should you care about learning shiny? Follow me in this not so improbable scenario and you’ll see why. Let’s say you have an R function my_hist that reads in a data set x and takes a parameter bins to return a histogram. #' Function ...

3351 sym R (1409 sym/2 pcs) 2 img

Spoil your users with an outstanding Shiny UI

26.02.2021

Value the users of your Shiny App: Do not overlook the power of a professional UI. You can have an amazing analysis behind the scenes, but if you don’t have an intuitive and appealing User Interface, your users might not interact with it properly. Consider this simple example: a siny app displaying a table of the well known iris dataset: #' Sh...

2560 sym R (2157 sym/4 pcs) 8 img