Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: rmojab63
  • License: gpl-3.0
  • Language: C++
  • Default Branch: master
  • Size: 3.73 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

LDT

Documents are provided in the R package.

Copyrights

This product includes codes developed by others: - Stephen Becker, stephen.becker@colorado.edu (This is the L-BFGS-B part of the code which is released under the BSD 3-clause license. The L-BFGS-B algorithm was written in the 1990s (mainly 1994, some revisions 1996) by Ciyou Zhu (in collaboration with R.H. Byrd, P. Lu-Chen and J. Nocedal). L-BFGS-B Version 3.0 is an algorithmic update from 2011, with coding changes by J. L. Morales).

This product also depends on Boost, BLAS, and LAPACK. Furthermore, The R package depends on R and on some other R packages which are documented in the DESCRIPTION file.

Owner

  • Name: Ramin Mojab
  • Login: rmojab63
  • Kind: user

Econometrician by day, developer by night

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 4
  • Total downloads:
    • nuget 6,906 total
    • cran 447 last-month
  • Total dependent packages: 1
    (may contain duplicates)
  • Total dependent repositories: 2
    (may contain duplicates)
  • Total versions: 22
  • Total maintainers: 2
nuget.org: ldtbase

Required classes for creating a package for LDT.

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 4,698 Total
Rankings
Dependent repos count: 7.0%
Forks count: 12.8%
Stargazers count: 15.7%
Average: 16.4%
Dependent packages count: 20.1%
Downloads: 26.2%
Maintainers (1)
Last synced: 11 months ago
nuget.org: ldtp

LDTBase helper

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 2,208 Total
Rankings
Dependent repos count: 7.0%
Forks count: 12.8%
Stargazers count: 15.7%
Average: 18.2%
Dependent packages count: 20.7%
Downloads: 34.5%
Maintainers (1)
Last synced: 11 months ago
cran.r-project.org: ldt

Automated Uncertainty Analysis

  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 285 Last month
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 36.1%
Downloads: 51.5%
Maintainers (1)
Last synced: 11 months ago
cran.r-project.org: tdata

Prepare Your Time-Series Data for Further Analysis

  • Versions: 4
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 162 Last month
Rankings
Forks count: 28.7%
Dependent packages count: 29.2%
Dependent repos count: 34.9%
Stargazers count: 35.2%
Average: 43.2%
Downloads: 88.2%
Maintainers (1)
Last synced: 10 months ago

Dependencies

Rpackage/DESCRIPTION cran
  • R >= 3.5.0 depends
  • Rcpp * imports
  • jsonlite * imports
  • readxl * imports
  • MASS * suggests
  • kableExtra * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests
Rpackage_F/DESCRIPTION cran
  • R >= 3.5.0 depends
  • Rcpp * imports
  • readxl * imports
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests