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 06 Jun. 2026.
Previous versions and publish date:
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

rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
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  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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