Science Score: 23.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
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Repository
Unit Root Tests for Seasonal Time Series
Basic Info
- Host: GitHub
- Owner: GeoBosh
- Language: R
- Default Branch: master
- Homepage: https://geobosh.github.io/uroot/
- Size: 5.22 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Unit Root Tests for Seasonal Time Series
Installing uroot
Install the latest stable version of
uroot from CRAN:
install.packages("uroot")
You can install the development version of
uroot from Github:
library(devtools)
install_github("GeoBosh/uroot")
Overview
Note: All CUDA related stuff was removed in version 2.1.0 of uroot. The last version with CUDA support was 2.0.11.
Seasonal unit roots and seasonal stability tests. P-values based on response surface regressions are available for both tests. P-values based on bootstrap are available for seasonal unit root tests.
** Windows systems:
GPU parallelization is not currently available on Windows systems.
** Unix systems:
For full operational capabilities, the 'uroot' package requires the following installed on the system:
1) CUDA capable GPU with compute capability >= 3.0.
2) CUDA software, which includes the 'nvcc' (release >= 7.1) NVIDIA Cuda Compiler driver (available at https://www.nvidia.com).
3) A general purpose C compiler is needed by nvcc.
By default the package is installed without the GPU capabilities. To request them, set environment variable CUDA_IGNORE to any nonempty value for the R package installer.
Owner
- Name: Georgi N. Boshnakov
- Login: GeoBosh
- Kind: user
- Location: Manchester, UK
- Company: The University of Manchester
- Website: https://personalpages.manchester.ac.uk/staff/georgi.boshnakov/
- Repositories: 11
- Profile: https://github.com/GeoBosh
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Georgi Boshnakov | g****v@m****k | 12 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 3.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 3.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- karamelikli (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 3,335 last-month
- Total docker downloads: 138,751
- Total dependent packages: 4
- Total dependent repositories: 5
- Total versions: 15
- Total maintainers: 1
cran.r-project.org: uroot
Unit Root Tests for Seasonal Time Series
- Homepage: https://geobosh.github.io/uroot/
- Documentation: http://cran.r-project.org/web/packages/uroot/uroot.pdf
- License: GPL-2
-
Latest release: 2.1-3
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.0.0 depends
- stats * depends