Skip to content

TrafficBDE

Traffic Predictions Using Neural Networks

v0.1.2 · Mar 17, 2023 · GPL-2 | file LICENSE

Description

Estimate and return either the traffic speed or the car entries in the city of Thessaloniki using historical traffic data. It's used in transport pilot of the 'BigDataEurope' project. There are functions for processing these data, training a neural network, select the most appropriate model and predict the traffic speed or the car entries for a selected time date.

Downloads

234

Last 30 days

19440th

689

Last 90 days

2.8K

Last year

Trend: -2.5% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Kleanthis Koupidis <koupidis.okfgr@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kleanthis",
                      family = "Koupidis",
                      role = c("aut", "cre"),
                      email = "koupidis.okfgr@gmail.com"),
               person(given = "Aikaterini",
                      family = "Chatzopoulou",
                      role = "aut"),
               person(given = "Charalampos",
                      family = "Bratsas",
                      role = "aut"),
               person(given = "Panagiotis",
                      family = "Tzenos",
                      role = "dtc"),
               person(given = c("Josep", "Maria"),
                      family = "Salanova",
                      role = "dtc"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kleanthis Koupidis <koupidis.okfgr@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kleanthis",
                      family = "Koupidis",
                      role = c("aut", "cre"),
                      email = "koupidis.okfgr@gmail.com"),
               person(given = "Aikaterini",
                      family = "Chatzopoulou",
                      role = "aut"),
               person(given = "Charalampos",
                      family = "Bratsas",
                      role = "aut"),
               person(given = "Panagiotis",
                      family = "Tzenos",
                      role = "dtc"),
               person(given = c("Josep", "Maria"),
                      family = "Salanova",
                      role = "dtc"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Kleanthis Koupidis <koupidis.okfgr@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kleanthis",
                      family = "Koupidis",
                      role = c("aut", "cre
...[truncated]...
erson(given = "Panagiotis",
                      family = "Tzenos",
                      role = "dtc"),
               person(given = c("Josep", "Maria"),
                      family = "Salanova",
                      role = "dtc"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kleanthis Koupidis <koupidis.okfgr@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kleanthis",
                      family = "Koupidis",
                      role = c("aut", "cre
...[truncated]...
erson(given = "Panagiotis",
                      family = "Tzenos",
                      role = "dtc"),
               person(given = c("Josep", "Maria"),
                      family = "Salanova",
                      role = "dtc"))
as necessary.

Dependency Network

Dependencies Reverse dependencies caret data.table DescriptiveStats.OBeu dplyr lubridate RCurl zoo TrafficBDE

Version History

new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Mar 16, 2023
updated 0.1.1 ← 0.1.0 diff Jul 13, 2022
new 0.1.0 Feb 28, 2018