# Julia Package Task Views

**URL:** https://discourse.julialang.org/t/julia-package-task-views/28903
**Category:** Offtopic
**Tags:** question
**Created:** [September 18, 2019, 5:22pm UTC](https://discourse.julialang.org/t/julia-package-task-views/28903 "2019-09-18T17:22:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Yifan\_Liu](https://avatars.discourse-cdn.com/v4/letter/y/4da419/32.png) [@Yifan\_Liu](https://discourse.julialang.org/u/Yifan_Liu)
#### Post date: [September 18, 2019, 5:22pm UTC](https://discourse.julialang.org/t/julia-package-task-views/28903/1 "2019-09-18T17:22:50Z")

</div>

Is it possible for Julia to have a Task Views website like R does, so new users don’t need to write a post to ask the availability of packages in a specific area?

> **[CRAN Task Views](https://cran.r-project.org/web/views/)**
>
> CRAN task views aim to provide guidance which packages on CRAN are relevant for tasks related to a certain topic. They give a brief overview of the included packages which can also be automatically installed using the ctv package.

---

<div class="post-metadata">

### Author: ![Ward9250](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ward9250/32/42768_2.png) [@Ward9250](https://discourse.julialang.org/u/Ward9250)
#### Post date: [September 18, 2019, 8:01pm UTC](https://discourse.julialang.org/t/julia-package-task-views/28903/2 "2019-09-18T20:01:40Z")

</div>

You can search for packages by name and tag at [https://pkg.julialang.org/docs/](https://pkg.julialang.org/docs/)
