{"id":13665889,"url":"https://github.com/lukesonnet/KRLS","last_synced_at":"2025-04-26T08:33:39.367Z","repository":{"id":96355023,"uuid":"60866907","full_name":"lukesonnet/KRLS","owner":"lukesonnet","description":"R package for machine learning technique to fit flexible, interpretable functional forms for continuous and binary outcomes. ","archived":false,"fork":false,"pushed_at":"2020-08-24T23:34:30.000Z","size":266,"stargazers_count":22,"open_issues_count":12,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-04T01:23:23.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukesonnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.note","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-06-10T17:55:41.000Z","updated_at":"2025-01-16T05:29:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a05308e-87af-4551-8946-1b0dba365018","html_url":"https://github.com/lukesonnet/KRLS","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/lukesonnet%2FKRLS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukesonnet%2FKRLS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukesonnet%2FKRLS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukesonnet%2FKRLS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukesonnet","download_url":"https://codeload.github.com/lukesonnet/KRLS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250961231,"owners_count":21514591,"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":[],"created_at":"2024-08-02T06:00:53.066Z","updated_at":"2025-04-26T08:33:34.356Z","avatar_url":"https://github.com/lukesonnet.png","language":"R","readme":"# KRLS\n[![Travis-CI Build Status](https://travis-ci.org/lukesonnet/KRLS.svg?branch=master)](https://travis-ci.org/lukesonnet/KRLS) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/lukesonnet/KRLS?branch=master\u0026svg=true)](https://ci.appveyor.com/project/lukesonnet/KRLS) [![Coverage Status](https://coveralls.io/repos/github/lukesonnet/KRLS/badge.svg?branch=master)](https://coveralls.io/github/lukesonnet/KRLS?branch=master)\n\nThis package provides methods for fitting flexible functional forms for continuous and binary outcomes. This package is under development and may behave unexpectedly. It is intended to replace the KRLS package available on CRAN. Please email [Luke Sonnet](mailto:luke.sonnet@gmail.com) or leave an issue for Luke Sonnet or Chad Hazlett.\n\n### Install latest version\n\nYou can install the latest version by running:\n```R\ndevtools::install_github('lukesonnet/KRLS')\n```\n\n### Troubleshooting installation\n\nThis version uses `Rcpp` extensively for speed reasons. These means you need to have the right compilers on your machine.\n\n#### Windows\nIf you are on Windows, you will need to install [RTools](https://cran.r-project.org/bin/windows/Rtools/) if you haven't already. If you still are having difficulty with installing and it says that the compilation failed, try installing it without support for multiple architectures:\n```R\ndevtools::install_github('lukesonnet/KRLS', args=c('--no-multiarch'))\n```\n\n#### Mac OSX\n\nIn order to compile the `C++` in this package, `RcppArmadillo` will require you to have compilers installed on your machine. You may already have these, but you can install them by running:\n\n```bash\nxcode-select --install\n```\n\nIf you are having problems with this install on Mac OSX, specifically if you are getting errors with either `lgfortran` or `lquadmath`, then try open your Terminal and try the following:\n\n```bash\ncurl -O http://r.research.att.com/libs/gfortran-4.8.2-darwin13.tar.bz2\nsudo tar fvxz gfortran-4.8.2-darwin13.tar.bz2 -C /\n```\n\nAlso see section 2.16 [here](http://dirk.eddelbuettel.com/code/rcpp/Rcpp-FAQ.pdf)\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukesonnet%2FKRLS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukesonnet%2FKRLS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukesonnet%2FKRLS/lists"}