cynkra


Versicherungen

Open-Source-Tools fĂŒr Pricing und Underwriting, gebaut in R. Modular, transparent, kein Vendor-Lock-in.

Was wir liefern


decorative background

Pricing-Engines, aktuarielle Workbenches und Vergleich verschiedener Pricing-LĂ€ufe. Mathematik vom Interface getrennt, nachvollziehbar und einfach anzupassen. Gebaut auf R, dplyr und DuckDB.

Pricing

decorative background

Underwriting-Workbenches, die Mitarbeiterdaten, Schadenhistorie und aktuarielle Tabellen zusammenfĂŒhren. Gebaut mit dm, dplyr, dbplyr und Shiny.

Underwriting

decorative background

Shiny-Dashboards in R fĂŒr Schweizer Krankenversicherer. Installationen von Posit Workbench, Connect und Package Manager. Schulungen und Code-Reviews.

Dashboards & Infrastruktur

Wie wir sie bauen

Gebaut auf R und auf Paketen, die wir mitentwickeln und pflegen: dplyr, tibble, duckdb, duckplyr.


Engine, keine App

1

Headless Engines

Pricing-Logik lebt in einem eigenstÀndigen R-Paket. Dieselbe Engine lÀuft als Microservice-REST-API, Kommandozeilen-Tool oder in einer interaktiven R-Session. Die UI ist nur eine Schnittstelle unter vielen.

Lesbar, testbar

2

Tidy und modular

Tidy Data Frames zwischen jedem Schritt. Kleine, benannte Module. UnabhĂ€ngig testbar, spartenĂŒbergreifend wiederverwendbar. Lesbarer Code, lesbare Mathematik.

Azure-ready, selbst gehostet

3

Cloud-native

LĂ€uft als Azure Container Apps hinter API Management, auf Posit Connect oder auf hauseigenem Kubernetes. CI/CD via Azure DevOps. Deployment hinter der Firewall.

Fokus-Projekt


Provides a unifying interface to relational databases in R, with backend packages like RSQLite, RMariaDB and RPostgres for specific databases.

Key Features

  • Unified interface for all database operations.
  • Supports multiple DB backends like MySQL, SQLite, PostgreSQL, and more.
  • Easy data fetching and manipulation within R.
  • Comprehensive error handling.
open source project

blockr is a framework for data analysis using a web-based point and click user interface. It enables visual programming in R, allowing users to create powerful data workflows through an intuitive interface.

Key Features

  • User-Friendly Interface for building data pipelines
  • Flexible block-based workflow system
  • Extensible with custom blocks (dplyr, AI, IO, SDTM)
  • Reproducible and shareable pipelines
  • Real-time interactive feedback
open source project

dm provides a framework for defining and managing relational data models in R. It allows users to work with related tables, ensuring data integrity and facilitating complex data operations.

Key Features

  • Define and manage relational data models.
  • Ensure data integrity across related tables.
  • Facilitate complex data operations.
  • Integrate seamlessly with dplyr for data manipulation.
  • Export data models to SQL or use in Shiny applications.
open source project

R bindings for DuckDB, an in-process analytical database. DuckDB provides fast columnar storage and efficient query execution without requiring a separate server process.

Key Features

  • In-process database, no server required
  • Fast columnar storage and analytics
  • Direct query on Parquet, CSV, JSON
  • Seamless integration with R data frames
open source project

duckplyr enhances dplyr by allowing seamless integration with DuckDB for faster data operations. It provides a performance boost for data manipulations while maintaining dplyr's intuitive syntax.

Key Features

  • Drop-in replacement for dplyr
  • Automatic translation to SQL
  • Significantly improved performance
  • Compatible with dplyr syntax
open source project

Was Kundinnen und Kunden sagen:

decorative background

Neuste BlogbeitrÀge

post image

Christoph Sax /

blockr: Clinical Data Analysis without Code

Shiny/R/Pharma

A recap of my R/Medicine 2026 talk. blockr is a no-code dashboard builder for R. We demo a clinical explorer where updates take minutes instead of weeks. This open-source work was done in collaboration with Bristol Myers Squibb.

post image

David Granjon /

blockr.dag update: copy and paste.

Shiny/R

blockr.dag is a blockr extension that enables interactive data workflow building within a blockr application. In this blog post, we introduce the new copy, cut, and paste feature, which lets you duplicate blocks, stacks, and their connections within workflows.

post image

David Granjon /

g6R update: collapsible nodes and combos.

Shiny/R

g6R is an R interface to G6, a graph visualization library. In this blog post, we introduce an improved collapsible nodes and combos feature, which lets you collapse and expand parts of your graph to manage complexity.

post image

David Granjon /

blockr.dag update: ports.

Shiny/R

blockr.dag is a blockr extension that enables interactive data workflow building within a blockr application. In this blog post, we introduce the new ports feature, which enhances node connectivity and organization in complex data flows.

post image

David Granjon /

g6R: 0.5.0 CRAN update.

Shiny/R

g6R is an htmlwidget built on top of 'G6' graph visualisation engine 'JavaScript' library . It brings 20 layouts, 15 customisable behaviors like interactive edge creation and 17 plugins to improve the user experience such as toolbars. This blog post covers updates shipped with version 0.5.0.

post image

Mike Page /

Introducing blockr: Data Apps Without Code

Shiny/R

In this blog post we celebrate the first stable release of blockr, a tool to build data apps in minutes, using a point and click user interface. See what is included in this first release and learn how to get started.

Partners