R-Beratung | Posit | Open Source | Training
R-Beratung
Von Datenbanken über Modellierung bis hin zu Dashboards: Wir unterstützen Sie über den gesamten Data-Science-Workflow.
Erfahren Sie mehrPosit Enterprise Lösungen
Als Posit Professional Services Partner unterstützen wir Sie bei der Installation und Wartung Ihrer Data-Science-Infrastruktur.
Erfahren Sie mehrOpen Source
Wir sind an zahlreichen wichtigen R-Paketen beteiligt und gestalten so die Zukunft des R-Ökosystems.
Open-Source-ProjekteData-Science-Workflow
Extrahieren / Transformieren / Laden
Aufräumen
Als Posit Professional Services Partner richten wir Ihre Data-Science-Infrastruktur ein und warten sie. Von ETL-Pipelines und Datenbankverbindungen bis hin zu verwalteten Posit-Umgebungen stellen wir sicher, dass Ihre Daten zugänglich, sicher und bereit für die Analyse sind.
Datenanalyse
Analysieren
Unsere R-Beratungsexpertise umfasst statistische Modellierung, Zeitreihenanalyse und räumliche Daten. Wir helfen Ihnen, die richtigen Werkzeuge auszuwählen, effiziente Lösungen umzusetzen und die analytischen Fähigkeiten Ihres Teams durch Schulungen zu verbessern.
Front End
Kommunizieren
Verwandeln Sie Ihre Analysen in schöne, interaktive Werkzeuge mit Shiny-Anwendungen und professionellen R Markdown-Berichten. Unsere Frontend-Expertise stellt sicher, dass Ihre Erkenntnisse effektiv an Stakeholder und Entscheidungsträger kommuniziert werden.
Bei cynkra unterstützen wir Ihre Organisation über den gesamten Data-Science-Workflow, von der Infrastruktur über Datenengineering und Modellierung bis hin zu Berichten und Dashboards.



















Wir sind ein Team von Data Scientists, die eine Leidenschaft für das R-Ökosystem teilen. Mit unserem breiten Kompetenzspektrum helfen wir unseren Kunden, R-gestützte Analysen in verschiedenen Branchen und Anwendungen zu nutzen.
Mehr über unsWas Kundinnen und Kunden sagen:
Die Partner bei cynkra antworten schnell auf unsere Anfragen, und die Wartung der Umgebung ist sehr reibungslos. Ausserdem hat das cynkra-Team unsere Fragen zum R-Paketieren sehr geduldig beantwortet.
Schweizerischer Nationalfonds (SNF)
Mit Posit Workbench haben wir eine zentralisierte Lösung, bei der jeder mit den gleichen Grundkonfigurationen arbeitet, was unsere Arbeit reproduzierbarer macht und eine bessere Zusammenarbeit ermöglicht.
Statistisches Amt des Kantons Zürich
Wir dachten, wir seien effizient organisiert, aber das war bevor wir Christoph trafen und engagierten. Er entdeckte eine ganze Menge Verbesserungspotenzial in der Art und Weise, wie die Schweizer QNA berechnet wird.
Bruno Parnisari
Staatssekretariat für Wirtschaft SECO
cynkra has been consulting for DuckDB Labs on R-related projects for over two years now. We are very impressed by the depth of their technical knowledge on the language, their deep integration into the package ecosystem and envelope-pushing regarding automation.
Hannes Mühleisen
DuckDB Labs
I am a Senior Computational Biologist who has been coding in R for over 20 years. Since 5 years I have been hiring Kirill Müller to work with me on select projects. Our interactions are fun and highly productive and he continues to teach me to become a much better programmer.
Joseph Thorley
Poisson Consulting
cynkra has collaborated with our research group in 2022 in the realization of an R-package integrating external libraries. They delivered a robust and reliable solution within the agreed time frame. What I appreciated most was their availability to answer questions and provide feedback even after the conclusion of the project.
Luca Carraro
Eawag
Energie360° has been expertly supported by cynkra since 2018 and we couldn't be happier. Their quick response time, friendly can-do attitude and lightning speed at work makes their app development service absolutely recommendable.
Péter Jeszenszky
Energie360°
The partners at cynkra quickly identified our problems and addressed them in a targeted manner. As a result, we had a solution in place within a short period of time so that we could work more efficiently.
ETH KOF Swiss Economic Institute


Neuste Blogbeiträge
David Schoch, Christoph Sax /
R with RAGS: An Introduction to rchroma and ChromaDB
LLM/RAG/R
Large language models (LLMs) are developing rapidly, but they often lack real-time, specific information. Retrieval-augmented generation (RAG) addresses this by letting LLMs fetch relevant documents during text generation, instead of just using their internal—and potentially outdated— knowledge.
Tamás Tóth, Jonas Goldstein, Christoph Sax /
Website Relaunch
We're thrilled to announce the launch of our completely redesigned website! After months of careful planning and development, we've created a new digital home that embodies our core values: minimalism, functionalism, and clarity.
Maëlle Salmon, David Schoch, Kirill Müller /
Setting up igraph for success in the next decade
igraph/R
One year ago, a small group of us at cynkra submitted a project proposal to the R Consortium's ISC, which got approved. We are very grateful for this support. In this post we shall explain what the motivation for our project was, what we accomplished... and what we hope to work on next!
David Schoch /
Organizing tests in R packages
Testing/R
A small team at cynkra is working on the R package igraph, a popular package for simple graphs and network analysis. A big part of this work involves refactoring legacy code and enhancing the maintainability of the package for the future.
Christoph Sax /
Playing with AI Agents in R
LLM/R
It's local LLM time! What an adventure it has been since I first started exploring local LLMs. With the introduction of various new Llama models, we now have impressive small and large models that run seamlessly on consumer hardware.
Christoph Sax /
seasonal 1.10: R-interface to X-13ARIMA-SEATS
time-series/R
Time series data often display recurring seasonal patterns throughout the year. The R package seasonal provides a powerful and user-friendly way to perform seasonal adjustment in R, leveraging the X-13ARIMA-SEATS procedure developed by the U.S. Census Bureau.