What is a major requirement for installing Python packages for database import in R?
A They must be compatible with Python 3.5
B They should be manually installed for each R session
C They must be installed using install.packages()
D They can only be used with SQL databases