Other packages > Find by keyword >

bdpar  

Big Data Preprocessing Architecture
View on CRAN: Click here


Download and install bdpar package within the R console
Install from CRAN:
install.packages("bdpar")

Install from Github:
library("remotes")
install_github("cran/bdpar")

Install by package version:
library("remotes")
install_version("bdpar", "3.1.0")



Attach the package and use:
library("bdpar")
Maintained by
Miguel Ferreiro-Díaz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-26
Latest Update: 2023-12-12
Description:
Provide a tool to easily build customized data flows to pre-process large volumes of information from different sources. To this end, 'bdpar' allows to (i) easily use and create new functionalities and (ii) develop new data source extractors according to the user needs. Additionally, the package provides by default a predefined data flow to extract and pre-process the most relevant information (tokens, dates, ... ) from some textual sources (SMS, Email, YouTube comments).
How to cite:
Miguel Ferreiro-Díaz (2019). bdpar: Big Data Preprocessing Architecture. R package version 3.1.0, https://cran.r-project.org/web/packages/bdpar. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:21), 1.0.0 (2019-07-26 09:20), 1.0.1 (2020-01-09 15:30), 2.0.0 (2020-02-20 11:40), 3.0.0 (2020-11-25 22:10), 3.0.1 (2021-06-24 13:10), 3.0.2 (2022-05-18 11:30), 3.0.3 (2022-08-22 15:30)
Other packages that cited bdpar R package
View bdpar citation profile
Other R packages that bdpar depends, imports, suggests or enhances
Complete documentation for bdpar
Functions, R codes and Examples using the bdpar R package
Some associated functions: AbbreviationPipe . Bdpar . Connections . ContractionPipe . DefaultPipeline . DynamicPipeline . ExtractorEml . ExtractorFactory . ExtractorSms . ExtractorTwtid . ExtractorYtbid . File2Pipe . FindEmojiPipe . FindEmoticonPipe . FindHashtagPipe . FindUrlPipe . FindUserNamePipe . GenericPipe . GenericPipeline . GuessDatePipe . GuessLanguagePipe . Instance . InterjectionPipe . MeasureLengthPipe . ResourceHandler . SlangPipe . StopWordPipe . StoreFileExtPipe . TargetAssigningPipe . TeeCSVPipe . ToLowerCasePipe . bdpar.Options . bdpar.log . bdparData . emojisData . operator-pipe . runPipeline . 
Some associated R codes: AbbreviationPipe.R . Bdpar.R . BdparOptions.R . Connections.R . ContractionPipe.R . DefaultPipeline.R . DynamicPipeline.R . ExtractorEml.R . ExtractorFactory.R . ExtractorSms.R . ExtractorTwtid.R . ExtractorYtbid.R . File2Pipe.R . FindEmojiPipe.R . FindEmoticonPipe.R . FindHashtagPipe.R . FindUrlPipe.R . FindUserNamePipe.R . GenericPipe.R . GenericPipeline.R . GuessDatePipe.R . GuessLanguagePipe.R . Instance.R . InterjectionPipe.R . MeasureLengthPipe.R . ResourceHandler.R . SlangPipe.R . StopWordPipe.R . StoreFileExtPipe.R . TargetAssigningPipe.R . TeeCSVPipe.R . ToLowerCasePipe.R . bdpar.Options.R . bdpar.log.R . bdparData.R . eml.R . emojisData.R . operator-pipe.R . runPipeline.R . wrapper.R . zzz.R .  Full bdpar package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA