rdocumentation-2.0 icon indicating copy to clipboard operation
rdocumentation-2.0 copied to clipboard

πŸ“š RDocumentation provides an easy way to search the documentation for every version of every R package on CRAN and Bioconductor.

Results 38 rdocumentation-2.0 issues
Sort by recently updated
recently updated
newest added

Your README says > Note: Please read this [confluence page](https://datacamp.atlassian.net/wiki/spaces/PRODENG/pages/2314469377/RDocumentation) which explains the architecture of how RDocumentation works, and how to run the backend locally. But I can't access that...

What's up with R functions documentation? I can't access any documentation about the basic R functions: sum, sd, everything. All I'm getting is "Oops, that page doesn't exist." messages. I'm...

When querying a function name (for example 'svm' from the package 'e1071') the "function" tab is empty on right side saying "No functions found". Why? Package search works just fine.

If I search for `Ε§rans_breaks`, it lists the function of the package "scales": ![image](https://github.com/datacamp/rdocumentation-2.0/assets/54762742/f52eb962-3b75-4911-a3a1-b5262ebbf736) But when I click on that item, no function is listed: ![image](https://github.com/datacamp/rdocumentation-2.0/assets/54762742/1f81823b-84b5-4fde-8e8d-e21d77ed6894)

When i am Reading the RDS file . Rds file is changing the xlevels of few column in Rstudio ?? - One column in named as Gender for this column...

For some packages README is shown correctly e.g. for **dplyr** at https://rdocumentation.org/packages/dplyr/versions/1.0.10 For some other packages, e.g. **ergm** https://www.rdocumentation.org/packages/ergm/versions/4.3.2, the website shows only `Description` field of `DESCRIPTION` even though the...

Hi, I am running a fit using nlsLM, matching a function against a tibble of observed data. The function runs fine on a particular dataset "data", but if I try...

The documentation is only working when used inside Datacamp courses with ?name or help(name) but it does not works when accessing it directly in the browser. ![image](https://user-images.githubusercontent.com/37629556/209990027-e78f374d-8a98-4cfb-bf7d-00884af1b0da.png) Inside Datacamp ![image](https://user-images.githubusercontent.com/37629556/209990444-60b20ea9-3074-414d-ae0c-0fa0a4f557a7.png)

If a vector is used as the argument to the nrow() function, the function returns NULL. Example: vector

Ensures this repo is properly linted