Science Score: 36.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
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: sciencedirect.com, springer.com -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.3%) to scientific vocabulary
Keywords
Repository
R package for reading data from Lattes
Basic Info
- Host: GitHub
- Owner: msperlin
- Language: R
- Default Branch: master
- Size: 6.51 MB
Statistics
- Stars: 23
- Watchers: 2
- Forks: 12
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Package GetLattesData
Lattes is an unique and largest platform for academic curriculumns. There you can find information about the academic work of all Brazilian scholars. It includes institution of PhD, current employer, field of work, all publications metadata and more. It is an unique and reliable source of information for bibliometric studies.
I've been working with Lattes data for some time. Here I present a short list of papers that have used this data.
Is predatory publishing a real threat? Evidence from a large database study. Scientometrics
The Brazilian scientific output published in journals: A study based on a large CV database. Journal of Informetrics
The researchers, the publications and the journals of Finance in Brazil: An analysis based on resumes from the Lattes platform. Brazilian Review of Finance
Análise do Perfil dos Acadêmicos e de suas Publicações Científicas em Administração (in Portuguese. RAC
Package GetLattesData is a wrap up of functions I've been using for accessing the dataset.
Installation
The package is available in CRAN:
install.packages('GetLattesData')
You can also install the development version from Github:
```
install.packages('devtools')
devtools::install_github('msperlin/GetLattesData') ```
Example of usage
Owner
- Name: Marcelo S. Perlin
- Login: msperlin
- Kind: user
- Location: Porto Alegre, Brazil
- Company: UFRGS
- Website: https://www.msperlin.com/
- Repositories: 41
- Profile: https://github.com/msperlin
Associate Professor and Researcher at UFRGS
GitHub Events
Total
- Issues event: 2
- Watch event: 2
- Issue comment event: 7
Last Year
- Issues event: 2
- Watch event: 2
- Issue comment event: 7
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 66
- Total Committers: 4
- Avg Commits per committer: 16.5
- Development Distribution Score (DDS): 0.288
Top Committers
| Name | Commits | |
|---|---|---|
| msperlin | m****n@g****m | 47 |
| msperlin | m****n@g****m | 17 |
| Regis A. Ely | r****y@g****m | 1 |
| Hadley Wickham | h****m@g****m | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 18
- Total pull requests: 3
- Average time to close issues: 5 months
- Average time to close pull requests: 1 day
- Total issue authors: 13
- Total pull request authors: 3
- Average comments per issue: 4.94
- Average comments per pull request: 1.33
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 22 minutes
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 8.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- r-lehtonen (3)
- msperlin (3)
- cdshikida1 (2)
- HemingNM (1)
- bonattod (1)
- elpidiofilho (1)
- mnunes (1)
- alecamar (1)
- Morais14 (1)
- brunojus (1)
- diogoprov (1)
- lucas-jardim (1)
- cndesantana (1)
Pull Request Authors
- hadley (1)
- regisely (1)
- msperlin (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 369 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 15
- Total maintainers: 1
cran.r-project.org: GetLattesData
Reading Bibliometric Data from Lattes Platform
- Homepage: https://github.com/msperlin/GetLattesData/
- Documentation: http://cran.r-project.org/web/packages/GetLattesData/GetLattesData.pdf
- License: GPL-2
-
Latest release: 1.4.3
published almost 3 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.3.0 depends
- XML * imports
- curl * imports
- dplyr * imports
- readr * imports
- stringdist * imports
- stringr * imports
- tools * imports
- ggplot2 * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
- actions/checkout v2 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite