Skip to content

shiny-meetings/pctalks

Repository files navigation

{pctalks}

Lifecycle: experimental

Project Description

An app to explore and watch PositConf 2024 talks.

Required Features

  • Card for individual talk that opens up the talk page containing:
    • talk title
    • YouTube video
    • description
  • Ability to filter talks based on:
    • session type
    • session topics
    • speaker name, talk title & description

Existing Work

PositConf 2024 talks platform used green colors and cards as shown in this video.

Deliverables

Start date: 2025-02-05
End date: 2025-02-19

Meetings

Projects start on Wednesdays with meetings on Fridays. We have a shiny club channel on the DSLC Slack for chatting. Zoom link appears 10 minutes before meeting on Fridays in the slack channel.

How to Contribute

  • Fork this repository
  • Create a new branch for your feature
  • Make your changes
  • Submit a pull request
  • Wait for review and address any feedback

Installation

You can install the development version of {pctalks} like so:

remotes::install_github("shiny-meetings/pctalks")

Run

You can launch the application by running:

pctalks::run_app()

About

You are reading the doc about version : 0.0.0.9000

This README has been compiled on the

Sys.time()
#> [1] "2025-02-16 19:56:18 EST"

Here are the tests results and package coverage:

devtools::check(quiet = TRUE)
#> ℹ Loading pctalks
#> ── R CMD check results ───────────────────────────────── pctalks 0.0.0.9000 ────
#> Duration: 1m 25.7s
#> 
#> ❯ checking installed package size ... NOTE
#>     installed size is  7.4Mb
#>     sub-directories of 1Mb or more:
#>       R   6.4Mb
#> 
#> 0 errors ✔ | 0 warnings ✔ | 1 note ✖
covr::package_coverage()
#> pctalks Coverage: 49.43%
#> R/create_talks.R: 0.00%
#> R/run_app.R: 0.00%
#> R/app_server.R: 77.42%
#> R/app_config.R: 100.00%
#> R/app_ui.R: 100.00%

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages