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 (7.4%) to scientific vocabulary
Repository
Tools to Work with Microsoft SQL Server Databases via RODBC
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
MSSQL
MSSQL provides tools that extend the functionality of the RODBC package to work with Microsoft SQL Server databases. Makes it easier to browse the database and examine individual tables and views.
MSSQL is implemented as an R package and available on CRAN.
Installation
MSSQL can be installed from CRAN using the install.packages command:
R
install.packages("MSSQL")
Usage
For a summary of the package:
R
library(MSSQL)
?MSSQL
Development
MSSQL is developed openly on GitHub.
Feel free to open an issue there if you encounter problems or have suggestions for future versions.
The current development version can be installed using:
R
library(remotes)
install_github("gfcm/MSSQL")
Owner
- Name: GFCM
- Login: gfcm
- Kind: organization
- Location: Rome, Italy
- Website: http://www.fao.org/gfcm
- Repositories: 1
- Profile: https://github.com/gfcm
General Fisheries Commission for the Mediterranean - FAO
GitHub Events
Total
- Release event: 1
- Push event: 5
- Create event: 1
Last Year
- Release event: 1
- Push event: 5
- Create event: 1
Packages
- Total packages: 1
-
Total downloads:
- cran 321 last-month
- Total docker downloads: 41,971
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: MSSQL
Tools to Work with Microsoft SQL Server Databases via 'RODBC'
- Homepage: https://github.com/gfcm/MSSQL
- Documentation: http://cran.r-project.org/web/packages/MSSQL/MSSQL.pdf
- License: GPL-3
-
Latest release: 1.0.1
published over 1 year ago