{"id":16284781,"url":"https://github.com/pachadotdev/economiccomplexity","last_synced_at":"2025-03-20T02:31:23.647Z","repository":{"id":42375889,"uuid":"122156466","full_name":"pachadotdev/economiccomplexity","owner":"pachadotdev","description":"A wrapper of different indices and networks commonly used in Economic Complexity","archived":false,"fork":false,"pushed_at":"2024-12-16T15:15:41.000Z","size":50212,"stargazers_count":39,"open_issues_count":0,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-28T22:41:07.655Z","etag":null,"topics":["economic-complexity","eigenvalues","eigenvectors","graphs","international-trade","matrix","networks","r","recursive-algorithm"],"latest_commit_sha":null,"homepage":"https://pacha.dev/economiccomplexity/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pachadotdev.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json"},"funding":{"custom":["https://www.buymeacoffee.com/pacha"]}},"created_at":"2018-02-20T04:47:51.000Z","updated_at":"2025-01-31T17:37:31.000Z","dependencies_parsed_at":"2024-10-27T21:54:40.307Z","dependency_job_id":null,"html_url":"https://github.com/pachadotdev/economiccomplexity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Feconomiccomplexity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Feconomiccomplexity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Feconomiccomplexity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Feconomiccomplexity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pachadotdev","download_url":"https://codeload.github.com/pachadotdev/economiccomplexity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244041591,"owners_count":20388266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["economic-complexity","eigenvalues","eigenvectors","graphs","international-trade","matrix","networks","r","recursive-algorithm"],"created_at":"2024-10-10T19:20:55.935Z","updated_at":"2025-03-20T02:31:23.642Z","avatar_url":"https://github.com/pachadotdev.png","language":"HTML","funding_links":["https://www.buymeacoffee.com/pacha"],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/\"\n)\n```\n\n# economiccomplexity \u003cimg src=\"man/figures/logo.svg\" width=150 align=\"right\" alt=\"sticker\"/\u003e\n\n\u003c!-- badges: start --\u003e\n[![CRAN status](https://www.r-pkg.org/badges/version/economiccomplexity)](https://cran.r-project.org/package=economiccomplexity)\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)\n[![DOI](https://joss.theoj.org/papers/10.21105/joss.01866/status.svg)](https://doi.org/10.21105/joss.01866)\n[![R-CMD-check](https://github.com/pachadotdev/economiccomplexity/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/pachadotdev/economiccomplexity/actions/workflows/R-CMD-check.yaml)\n[![Codecov test coverage](https://codecov.io/gh/pachadotdev/economiccomplexity/branch/master/graph/badge.svg)](https://app.codecov.io/gh/pachadotdev/economiccomplexity?branch=master)\n\u003c!-- badges: end --\u003e\n\nA wrapper of different methods from Linear Algebra for the equations introduced in The Atlas of Economic Complexity and related literature. This package provides standard matrix and graph output that can be used seamlessly with other packages. See \u003cdoi:10.21105/joss.01866\u003e for a summary of these methods and its evolution in literature.\n\nThe references for this work are Mariani, et al. (2015) \u003cdoi:10.1140/epjb/e2015-60298-7\u003e, Hausmann, et al. (2014) \u003cdoi:10.7551/mitpress/9647.001.0001\u003e, and Hausmann, et al. (2005) \u003cdoi:10.3386/w11905\u003e.\n\n## Installation\n\n```{r, eval = FALSE}\n# Install stable version from CRAN\ninstall.packages(\"economiccomplexity\")\n\n# Install development version from GitHub\ndevtools::install_github(\"pachadotdev/economiccomplexity\")\n```\n\n## Community Guidelines\n\nIf you want to contribute to the software, report issues or problems with the software, please fork the repo and send me a Pull Request or open an issue. I'm happy to receive ideas and I would do my best to coordinate efforts and improve this package without reinventing the wheel.\n\nIf you seek support or have questions you can start a thread on the issues section, or you can email me but I prefer open issues as probably more users have the same questions as you.\n\n## Code of Conduct\n\nPlease note that this project is released with a [Contributor Code of Conduct](https://pacha.dev/economiccomplexity/CODE_OF_CONDUCT.html).\nBy participating in this project you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpachadotdev%2Feconomiccomplexity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpachadotdev%2Feconomiccomplexity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpachadotdev%2Feconomiccomplexity/lists"}