An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by pachadotdev

A curated list of projects in awesome lists by pachadotdev .

https://github.com/pachadotdev/analogsea

Digital Ocean R client

cloud-computing droplet rstats ssh

Last synced: 20 Aug 2025

https://github.com/pachadotdev/d3po

Mega htmlwidget for Shiny.

htmlwidgets r rstats shiny visualization

Last synced: 25 Aug 2025

https://github.com/pachadotdev/economiccomplexity

A wrapper of different indices and networks commonly used in Economic Complexity

economic-complexity eigenvalues eigenvectors graphs international-trade matrix networks r recursive-algorithm

Last synced: 20 Mar 2025

https://github.com/pachadotdev/gravity

R package that provides estimation methods for Gravity Models

bvu bvw ddm econometrics glm gpml gravity international-trade lm maximum-likelihood nbpml nls ols ppml r sils tobit trade

Last synced: 13 Jul 2025

https://github.com/pachadotdev/chilemapas

Mapas terrestres de Chile con topologias simplificadas.

chile geojson maps r tidyverse topojson

Last synced: 20 Mar 2025

https://github.com/pachadotdev/tradestatistics-visualization-with-shiny

Open Trade Statistics Shiny Dashboard

r shiny trade

Last synced: 16 Mar 2025

https://github.com/pachadotdev/capybara

tldr; If you have a 2-4GB dataset and you need to estimate a (generalized) linear model with a large number of fixed effects, this package is for you.

cpp11 econometrics linear-models rstats

Last synced: 04 Mar 2026

https://github.com/pachadotdev/eflm

See pacha.dev/capybara for a much better GLM implementation. Efficient Fitting of Linear and Generalized Linear Models by using just base R.

broom glm lm r sandwich

Last synced: 22 Oct 2025

https://github.com/pachadotdev/r-packages-ubuntu

Install R packages as you would do on Windows (i.e., no long compilation time)

r rstudio ubuntu

Last synced: 12 Sep 2025

https://github.com/pachadotdev/leontief

Leontief's Input-Output Model in R

input-output macroeconomics r

Last synced: 20 Mar 2025

https://github.com/pachadotdev/oec

The Observatory of Economic Complexity - R Package

Last synced: 13 Jul 2025

https://github.com/pachadotdev/cpp11armadillo

The idea is to pass matrices/vectors from R to C++, write pure C++/Armadillo code for the computation, and then export the result back to R with the proper data structures.

armadillo cpp cpp11 hacktoberfest linear-algebra rstats

Last synced: 10 Apr 2025

https://github.com/pachadotdev/metabase-droplet

Scripts with all the steps to create the Metabase image from DigitalOcean Marketplace

Last synced: 20 Mar 2025

https://github.com/pachadotdev/rstudio-server-droplet

Scripts with all the steps to create the RStudio Server image from DigitalOcean Marketplace

Last synced: 20 Mar 2025

https://github.com/pachadotdev/casen

Funciones para realizar estadistica con el disenio complejo de la encuesta CASEN.

chile r sampling spss stata tidyverse

Last synced: 20 Mar 2025

https://github.com/pachadotdev/tintin

Palettes generated from Tintin covers. There is one palette per cover, with a total of 24 palettes of 5 colours each. Includes functions to interpolate colors in order to create more colors based on the provided palettes.

ggplot2 ggplot2-scales r

Last synced: 20 Mar 2025

https://github.com/pachadotdev/x1-carbon-9th-gen-ubuntu

Minimal tweaks for a 100% good experience with Lenovo ThinkPad X1 Carbon 9th Gen on Ubuntu 20.04

Last synced: 09 Apr 2025

https://github.com/pachadotdev/cp1919

Radio Observations of the Pulse Profiles and Dispersion Measures of Twelve Pulsars (aka Joy Division plot)

astronomy ggplot2 pulsars rstats

Last synced: 02 Feb 2026

https://github.com/pachadotdev/binet

Functions to build bipartite networks under the Tidyverse philosophy

Last synced: 13 Jul 2025

https://github.com/pachadotdev/shinydoom

Doom running on Shiny (and shinyapps.io)

doom rstats shiny webassembly

Last synced: 16 Mar 2026

https://github.com/pachadotdev/template-tesis-uchile

Plantilla para escribir tesis en R Markdown/LaTeX (siguiendo reglas de la U. de Chile)

Last synced: 09 Apr 2025

https://github.com/pachadotdev/openrefine-deb

Open Refine installer for Debian 9+ / Ubuntu 16.04+

Last synced: 20 Mar 2025

https://github.com/pachadotdev/censo2017-cartografias

CartografĂ­as del CENSO 2017 (INE) de Chile

censo chile mapas r sf

Last synced: 29 Oct 2025

https://github.com/pachadotdev/tradestatistics-database-postgresql

Tidy trade data from UN COMTRADE and also countries, commodities, RTAs and tariffs tables. Uses RDS and Apache Arrow, then uploads to PostgreSQL.

apache-arrow comtrade postgresql r trade

Last synced: 20 Mar 2025

https://github.com/pachadotdev/tradepolicy

Replication of 'An Advanced Guide To Trade Policy Analysis'

gravity r r-package rstats trade

Last synced: 20 Mar 2025

https://github.com/pachadotdev/unescap-gravity-2020

ARTNeT Advanced Workshop on Analysing Trade and Trade Policy with the Structural Gravity Model

econometrics gravity r

Last synced: 20 Mar 2025

https://github.com/pachadotdev/spuriouscorrelations

Keeping alive the amazing examples from Tyler Vigen

correlation r

Last synced: 18 Oct 2025

https://github.com/pachadotdev/cpp11blaze

VERY EARLY DEVELOPMENT!!! The idea is to pass matrices/vectors from R to C++, write pure C++/Blaze code for the computation, and then export the result back to R with the proper data structures.

blaze cpp cpp11 hacktoberfest linear-algebra rstats

Last synced: 10 Apr 2025

https://github.com/pachadotdev/mindicador

Indicadores Economicos de Chile (Economic Outlook for Chile)

api-wrapper chile economic-data r

Last synced: 27 Oct 2025

https://github.com/pachadotdev/nene

Calculo del desempleo a partir de encuesta NENE (INE)

Last synced: 09 Apr 2025

https://github.com/pachadotdev/censo2024-duckdb

Datos del censo 2024 de Chile con multiples correcciones

Last synced: 13 Jan 2026

https://github.com/pachadotdev/tradestatistics-plumber-api

tradestatistics.io API, reads from PostgreSQL and provides tidy CSV and Apache Arrow data

apache-arrow api csv plumber-api postgresql r trade

Last synced: 20 Mar 2025

https://github.com/pachadotdev/cpp11eigen

The idea is to pass matrices/vectors from R to C++, write pure C++/Eigen code for the computation, and then export the result back to R with the proper data structures.

cpp cpp11 eigen hacktoberfest linear-algebra rstats

Last synced: 10 Apr 2025

https://github.com/pachadotdev/lsts

Locally Stationary Time Series

Last synced: 21 Jun 2025

https://github.com/pachadotdev/kendallknight

Efficient Implementation of Kendall's Correlation Coefficient Computation (i.e., O(n log n) complexity vs O(n^2) in base R)

Last synced: 09 Apr 2025

https://github.com/pachadotdev/pudu

Facilitate cleaning strings in C++ code before passing them to R.

cpp11 cpp11-library r

Last synced: 13 Oct 2025

https://github.com/pachadotdev/escapstructuralgravity

Shiny dashboard for estructural gravity modelling

dashboard gravity r shiny trade

Last synced: 09 Apr 2025

https://github.com/pachadotdev/freedomhouse

The goal of freedom is to ease the usage of the Freedom in the World dataset from Freedom House in R. The Freedom in the World dataset is updated annually and is originally available for download in Excel format.

freedom nlp r

Last synced: 04 Jan 2026

https://github.com/pachadotdev/valuation-systems

Provides the trade system (HS/SITC) and the detail for imports and exports (CIF/FOB/other). Details by country-year from the old link https://comtrade.un.org/db/mr/daExpNoteDetail.aspx?. Doesn't work with UN COMTRADE PLUS.

r trade

Last synced: 25 Oct 2025

https://github.com/pachadotdev/ece244-class-notes

https://pacha.dev/ece244-class-notes

Last synced: 09 Apr 2025

https://github.com/pachadotdev/baci-replication-try

An attempt to replicate the article 'BACI: International Trade Database at the Product-Level. The 1994-2007 Version' for the course STA2101

arrow gravity r trade

Last synced: 09 Apr 2025

https://github.com/pachadotdev/hansen

Datasets and Unofficial Solutions from 'Econometrics' by Bruce E. Hansen

econometrics rstats

Last synced: 18 Jun 2025

https://github.com/pachadotdev/canadamaps

Maps of the Political and Administrative Divisions of Canada.

canada maps

Last synced: 26 Jul 2025

https://github.com/pachadotdev/general-equilibrium-ftas-chile

Economic effects of Chile FTAs and an eventual CTPP accession

general-equilibrium international-trade ppml r

Last synced: 23 Aug 2025

https://github.com/pachadotdev/leanpub-quarto-template

Leanpub Quarto Template

latex leanpub quarto rstats

Last synced: 12 Jun 2025

https://github.com/pachadotdev/prettydoc_experiments

prettydoc themes based on Yixuan Qiu's R package

Last synced: 09 Apr 2025

https://github.com/pachadotdev/uncomtrademisc

Ease some data munging when using UN COMTRADE data.

gravity r trade

Last synced: 09 Apr 2025

https://github.com/pachadotdev/satrday

Last synced: 03 Sep 2025

https://github.com/pachadotdev/desta

Last synced: 19 Aug 2025

https://github.com/pachadotdev/censo2017python

Una Base de Datos de Alto Rendimiento del Censo 2017 de Chile.

Last synced: 08 Oct 2025

https://github.com/pachadotdev/baltagi

'Econometric Analysis of Panel Data' (ISBN 978-3-030-53952-8) tidy datasets

econometrics panel-data rstats

Last synced: 11 Oct 2025

https://github.com/pachadotdev/buymeacoffee-badges

Badges for BuyMeACoffee donations

bmc buymeacoffee

Last synced: 18 Mar 2026

https://github.com/pachadotdev/lucida-minion-tex

Install Minion Pro and Lucida for TeX

Last synced: 18 Mar 2026

https://github.com/pachadotdev/openapi

An OpenAPI Specification (OAS) compliant REST API framework for R inspired by Python's Flask.

Last synced: 19 Jun 2026

https://github.com/pachadotdev/cpp-for-r-users

A collection of my very own C++ errors and how I try to solve them

cpp r

Last synced: 04 Mar 2026

https://github.com/pachadotdev/clang-format-example

Example GHA workflow of how to use https://github.com/pachadotdev/clang-format

clang cpp github-actions llvm

Last synced: 21 Apr 2026

https://github.com/pachadotdev/tabula-deb

Debian package for Tabula PDF

Last synced: 09 Apr 2025

https://github.com/pachadotdev/elder-population-chile

JHU's Developing Data Products Final Project. See the final result here: https://pachamaltese.shinyapps.io/elder-population-chile/ - http://rpubs.com/pachamaltese/63594

Last synced: 09 Apr 2025

https://github.com/pachadotdev/log-of-gravity

A Replication (and Tribute) of The Log of Gravity

gravity international-trade ppml r trade

Last synced: 09 Apr 2025

https://github.com/pachadotdev/latinr

Last synced: 01 Sep 2025

https://github.com/pachadotdev/presupuestochile

Presupuesto de la Nacion de Chile

chile nacion presupuesto r rstats tidydata

Last synced: 04 Jul 2025

https://github.com/pachadotdev/softwarex-quarto-template

Ready-made template for SoftwareX submissions using Quarto.

quarto r softwarex

Last synced: 30 Mar 2025

https://github.com/pachadotdev/tutorial-express-latex

Tutorial express de LaTeX

Last synced: 21 Jan 2026

https://github.com/pachadotdev/eodr

Last synced: 05 Apr 2025

https://github.com/pachadotdev/armadillo

UNOFFICIAL fork of https://gitlab.com/conradsnicta/armadillo-code

armadillo

Last synced: 01 Sep 2025

https://github.com/pachadotdev/data-and-policy-quarto-template

Quarto template for Data & Policy (Cambridge University Press, ISSN 2632-3249)

Last synced: 03 Feb 2026

https://github.com/pachadotdev/test

Last synced: 05 Feb 2026