Other packages > Find by keyword >

WebAnalytics  

Web Server Log Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("WebAnalytics", "0.9.12")



Attach the package and use:
library("WebAnalytics")
Maintained by
Greg Hunt
[Scholar Profile | Author Map]
First Published: 2022-01-06
Latest Update: 2023-10-04
Description:
Provides Apache and IIS log analytics for transaction performance, client populations and workload definitions.
How to cite:
Greg Hunt (2022). WebAnalytics: Web Server Log Analysis. R package version 0.9.12, https://cran.r-project.org/web/packages/WebAnalytics. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.9.1 (2022-01-06 10:50), 0.9.2 (2022-03-12 11:30), 0.9.4 (2022-03-31 10:40), 0.9.5 (2022-04-24 01:20), 0.9.8 (2023-06-25 09:50)
Other packages that cited WebAnalytics R package
View WebAnalytics citation profile
Other R packages that WebAnalytics depends, imports, suggests or enhances
Complete documentation for WebAnalytics
Functions, R codes and Examples using the WebAnalytics R package
Some associated functions: calculatePercentiles . configVariablesGet . configWorkDirectoryNameGet . laTeXEscapeString . laTeXParagraqphWrite . laTexFilePercentileComparisonsWrite . logFileFieldsGetIIS . logFileListRead . logFileNamesGet . logFileNamesGetAll . logFileNamesGetLast . logFileNamesGetLastMatching . logFileRead . pdfGenerate . percentileBaselinePrint . plotByRate . plotDataRateImpactOnResponse . plotDataRateImpactOnStaticResponse . plotErrorRateByHour . plotFrequencyHistogram . plotFrequencyHistogramOutlierCutoff . plotParallelismRateImpactOnResponse . plotResponseTimeScatter . plotSave . plotTransactionRateImpactOnDynamicContentResponse . plotWriteFilenameToLaTexFile . printPercentiles . summaryTxDataFrameCreate . summaryTxTablePrint . workingDirectoryPopulate . 
Some associated R codes: calculatePercentiles.R . configVariablesGet.R . configWorkDirectoryNameGet.R . laTeXEscapeString.R . laTeXParagraphWrite.R . laTexFilePercentileComparisonsWrite.R . logFileFieldsGetIIS.R . logFileListRead.R . logFileNamesGet.R . logFileNamesGetAll.R . logFileNamesGetLast.R . logFileNamesGetLastMatching.R . logFileRead.R . pdfGenerate.R . percentileBaselinePrint.R . plotByRate.R . plotDataRateImpactOnResponse.R . plotDataRateImpactOnStaticResponse.R . plotErrorRateByHour.R . plotFrequencyHistogram.R . plotFrequencyHistogramOutlierCutoff.R . plotLogResponseTimeScatter.R . plotParallelismRateImpactOnResponse.R . plotResponseTimeScatter.R . plotSave.R . plotSaveGG.R . plotTransactionRateImpactOnDynamicContentResponse.R . plotWriteFilenameToLaTexFile.R . printPercentiles.R . summaryTxDataFrameCreate.R . summaryTxTablePrint.R . workingDirectoryPopulate.R .  Full WebAnalytics package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for WebAnalytics024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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